[
https://issues.apache.org/jira/browse/CB-12860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Fétiveau resolved CB-12860.
----------------------------------
Resolution: Fixed
I just needed to update my CSP value
> iOS 10.3 - white/grey screen at startup after splashscreen
> ----------------------------------------------------------
>
> Key: CB-12860
> URL: https://issues.apache.org/jira/browse/CB-12860
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Affects Versions: [email protected]
> Environment: iOS 10.3 only (does not happen on ios 9.3.5)
> Reporter: Thomas Fétiveau
> Priority: Blocker
>
> I'm experiencing an issue at the startup of my application. It happens only
> on iOS 10.3. Here is what happens :
> -> I start the application OK
> -> the splashscreen shows up OK
> -> the splashscreen disappears OK
> -> the app does not show up, instead, I have a white/grey screen **NOK**
> -> if I come back to the iOS Home and touch again the app icon, then the app
> shows up instantly...
> => I have no error message in XCode. Here are the XCode console outputs:
> ```
> 2017-05-26 12:10:58.955226+0200 MyTestApplication[251:9657] Apache Cordova
> native platform version 4.4.0 is starting.
> 2017-05-26 12:10:58.956891+0200 MyTestApplication[251:9657] Multi-tasking ->
> Device: YES, App: YES
> 2017-05-26 12:10:59.181094+0200 MyTestApplication[251:9657] Using UIWebView
> 2017-05-26 12:10:59.187447+0200 MyTestApplication[251:9657]
> [CDVTimer][handleopenurl] 0.497997ms
> 2017-05-26 12:10:59.194836+0200 MyTestApplication[251:9657]
> [CDVTimer][intentandnavigationfilter] 7.053971ms
> 2017-05-26 12:10:59.195270+0200 MyTestApplication[251:9657]
> [CDVTimer][gesturehandler] 0.268996ms
> 2017-05-26 12:10:59.195390+0200 MyTestApplication[251:9657] CDVPlugin class
> CDVFile (pluginName: file) does not exist.
> 2017-05-26 12:10:59.195546+0200 MyTestApplication[251:9657] [CDVTimer][file]
> 0.174999ms
> 2017-05-26 12:10:59.195653+0200 MyTestApplication[251:9657] CDVPlugin class
> CDVSplashScreen (pluginName: splashscreen) does not exist.
> 2017-05-26 12:10:59.195723+0200 MyTestApplication[251:9657]
> [CDVTimer][splashscreen] 0.088990ms
> 2017-05-26 12:10:59.195812+0200 MyTestApplication[251:9657]
> [CDVTimer][TotalPluginStartup] 8.957982ms
> 2017-05-26 12:11:01.612704+0200 MyTestApplication[251:9657] Resetting plugins
> due to page load.
> 2017-05-26 12:11:02.342824+0200 MyTestApplication[251:9657] Finished load of:
> file:///var/containers/Bundle/Application/B19F49CC-6354-4884-A152-0260E5584E2E/MyTestApplication.app/www/index.html
> ```
> => My desktop Safari does not propose the possibility to remote debug the app
> => In case it would be a conflict between two plugins, here is my list of
> plugins for this app:
> ```
> $ cordova plugin list
> cordova-plugin-compat 1.1.0 "Compat"
> cordova-plugin-crosswalk-webview 2.3.0 "Crosswalk WebView Engine"
> cordova-plugin-file 4.3.3 "File"
> cordova-plugin-file-transfer 1.6.3 "File Transfer"
> cordova-plugin-globalization 1.0.7 "Globalization"
> cordova-plugin-inappbrowser 1.7.1 "InAppBrowser"
> cordova-plugin-network-information 1.3.3 "Network Information"
> cordova-plugin-splashscreen 4.0.3 "Splashscreen"
> cordova-plugin-whitelist 1.3.2 "Whitelist"
> {}
> ```
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]