Now i create ionic app for ios and run on xcode with simulator but after splash screen app show blank withe screen
Xcode : Log
**2021-01-28 16:32:08.010301+0700 BSM Application[2005:55542] Apache Cordova native platform version 6.1.1 is starting.**
**2021-01-28 16:32:08.010514+0700 BSM Application[2005:55542] Multi-tasking -> Device: YES, App: YES**
**2021-01-28 16:32:08.226074+0700 BSM Application[2005:55542] The preference key "AllowNewWindows" is not defined and will default to "FALSE"**
**2021-01-28 16:32:08.227756+0700 BSM Application[2005:55542] The preference key "MediaPlaybackAllowsAirPlay" is not defined and will default to "TRUE"**
**2021-01-28 16:32:08.234270+0700 BSM Application[2005:55542] The preference key "AllowBackForwardNavigationGestures" is not defined and will default to "FALSE"**
**2021-01-28 16:32:08.234513+0700 BSM Application[2005:55542] The preference key "Allow3DTouchLinkPreview" is not defined and will default to "TRUE"**
**2021-01-28 16:32:08.234624+0700 BSM Application[2005:55542] CDVWebViewEngine will reload WKWebView if required on resume**
**2021-01-28 16:32:08.234736+0700 BSM Application[2005:55542] Using WKWebView**
**2021-01-28 16:32:08.235138+0700 BSM Application[2005:55542] [CDVTimer][console] 0.056982ms**
**2021-01-28 16:32:08.235376+0700 BSM Application[2005:55542] [CDVTimer][handleopenurl] 0.079036ms**
**2021-01-28 16:32:08.237498+0700 BSM Application[2005:55542] [CDVTimer][intentandnavigationfilter] 1.990080ms**
**2021-01-28 16:32:08.237711+0700 BSM Application[2005:55542] [CDVTimer][gesturehandler] 0.054955ms**
**2021-01-28 16:32:08.237859+0700 BSM Application[2005:55542] [CDVTimer][TotalPluginStartup] 2.807021ms**
**2021-01-28 16:32:08.280396+0700 BSM Application[2005:55542] WF: === Starting WebFilter logging for process BSM Application**
**2021-01-28 16:32:08.280601+0700 BSM Application[2005:55542] WF: _userSettingsForUser : (null)**
**2021-01-28 16:32:08.280736+0700 BSM Application[2005:55542] WF: _WebFilterIsActive returning: NO**
**2021-01-28 16:32:08.299790+0700 BSM Application[2005:55542] DidFinishLaunchingWithOptions**
**2021-01-28 16:32:08.300780+0700 BSM Application[2005:55542] app become active**
**2021-01-28 16:32:08.756270+0700 BSM Application[2005:55542] The preference key "AutoHideSplashScreen" is not defined and will default to "TRUE"**
**2021-01-28 16:32:08.856641+0700 BSM Application[2005:55632] [] nw_protocol_get_quic_image_block_invoke dlopen libquic failed**
**2021-01-28 16:32:08.895275+0700 BSM Application[2005:55640] 7.1.0 - [Firebase/Core][I-COR000003] The default Firebase app has not yet been configured. Add `[FIRApp configure];` (`FirebaseApp.configure()` in Swift) to your application initialization. Read more: https://goo.gl/ctyzm8.**
**2021-01-28 16:32:08.902554+0700 BSM Application[2005:55638] 7.1.0 - [Firebase/Analytics][I-ACS023007] Analytics v.7.1.0 started**
**2021-01-28 16:32:08.903196+0700 BSM Application[2005:55638] 7.1.0 - [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r)**
**2021-01-28 16:32:08.903855+0700 BSM Application[2005:55643] 7.1.0 - [Firebase/Analytics][I-ACS025036] App Delegate Proxy is disabled**
**2021-01-28 16:32:08.915053+0700 BSM Application[2005:55640] 7.1.0 - [Firebase/Analytics][I-ACS800023] No pending snapshot to activate. SDK name: app_measurement**
**2021-01-28 16:32:08.921861+0700 BSM Application[2005:55640] 7.1.0 - [Firebase/Analytics][I-ACS023012] Analytics collection enabled**
**2021-01-28 16:32:08.922400+0700 BSM Application[2005:55640] 7.1.0 - [Firebase/Analytics][I-ACS023220] Analytics screen reporting is enabled. Call +[FIRAnalytics logEventWithName:FIREventScreenView parameters:] to log a screen view event. To disable automatic screen reporting, set the flag FirebaseAutomaticScreenReportingEnabled to NO (boolean) in the Info.plist**