Quasar + Cordova on Xcode emulator

Hi, I'm getting white splash screen I when I build my app on Xcode emulator. Im using Quasar with Cordova. Even on TestFlight app im getting the same problem

2023-08-11 00:47:39.800843+0200 Dreamhubb[7328:381233] Apache Cordova native platform version 6.2.0 is starting. 2023-08-11 00:47:39.800960+0200 Dreamhubb[7328:381233] Multi-tasking -> Device: YES, App: YES 2023-08-11 00:47:39.852613+0200 Dreamhubb[7328:381233] Could not load the "LaunchStoryboard" image referenced from a nib in the bundle with identifier "com.dreamhubb" 2023-08-11 00:47:40.131795+0200 Dreamhubb[7328:381233] The preference key "AllowNewWindows" is not defined and will default to "FALSE" 2023-08-11 00:47:40.133436+0200 Dreamhubb[7328:381233] The preference key "MediaPlaybackAllowsAirPlay" is not defined and will default to "TRUE" 2023-08-11 00:47:40.136344+0200 Dreamhubb[7328:381233] The preference key "InspectableWebview" is not defined and will default to "FALSE" 2023-08-11 00:47:40.136748+0200 Dreamhubb[7328:381233] The preference key "AllowBackForwardNavigationGestures" is not defined and will default to "FALSE" 2023-08-11 00:47:40.136828+0200 Dreamhubb[7328:381233] The preference key "Allow3DTouchLinkPreview" is not defined and will default to "TRUE" 2023-08-11 00:47:40.136893+0200 Dreamhubb[7328:381233] CDVWebViewEngine will reload WKWebView if required on resume 2023-08-11 00:47:40.136948+0200 Dreamhubb[7328:381233] Using WKWebView 2023-08-11 00:47:40.137233+0200 Dreamhubb[7328:381233] [CDVTimer][console] 0.043035ms 2023-08-11 00:47:40.137356+0200 Dreamhubb[7328:381233] [CDVTimer][handleopenurl] 0.033975ms 2023-08-11 00:47:40.138110+0200 Dreamhubb[7328:381233] [CDVTimer][intentandnavigationfilter] 0.694990ms 2023-08-11 00:47:40.138207+0200 Dreamhubb[7328:381233] [CDVTimer][gesturehandler] 0.032067ms 2023-08-11 00:47:40.138275+0200 Dreamhubb[7328:381233] [CDVTimer][TotalPluginStartup] 1.111031ms 2023-08-11 00:47:42.491852+0200 Dreamhubb[7328:381233] The preference key "AutoHideSplashScreen" is not defined and will default to "TRUE"

Quasar + Cordova on Xcode emulator
 
 
Q