Launch screen of death

Hi

I face this issue quite often. When using Cordova, the app stays stuck on the launch screen.

Sometimes just on device, sometimes on emulator as well.

This time it works fine on emulator, and not on device.

Do you know how to debug the launch on device? Nothing suspicious on Xcode…

Thanks

Here is my Xcode log:

2016-03-26 20:27:09.299 Jariv[4851:142659] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/742EAA20-720A-43C4-B3DD-8941C4DDE11B/Library/Cookies/Cookies.binarycookies
2016-03-26 20:27:10.381 Jariv[4851:142659] Apache Cordova native platform version 3.9.2 is starting.
2016-03-26 20:27:10.382 Jariv[4851:142659] Multi-tasking -> Device: YES, App: YES
2016-03-26 20:27:10.396 Jariv[4851:142659] Unlimited access to network resources
2016-03-26 20:27:10.409 Jariv[4851:142659]

Started backup to iCloud! Please be careful.
Your application might be rejected by Apple if you store too much data.
For more information please read “iOS Data Storage Guidelines” at:
https://developer.apple.com/icloud/documentation/data-storage/
To disable web storage backup to iCloud, set the BackupWebStorage preference to “local” in the Cordova config.xml file

2016-03-26 20:27:10.713 Jariv[4851:142659] [CDVTimer][file] 56.968987ms
2016-03-26 20:27:11.114 Jariv[4851:142659] [CDVTimer][statusbar] 400.578976ms
2016-03-26 20:27:11.139 Jariv[4851:142659] [CDVTimer][splashscreen] 24.209976ms
2016-03-26 20:27:11.139 Jariv[4851:142659] [CDVTimer][TotalPluginStartup] 483.169019ms
2016-03-26 20:27:12.855 Jariv[4851:142659] Resetting plugins due to page load.
2016-03-26 20:27:13.015 Jariv[4851:142659] Finished load of: file:///var/containers/Bundle/Application/C0068F4C-298B-43A7-8838-7500FDDF6D43/Jariv.app/www/index.html
2016-03-26 20:27:13.238 Jariv[4851:142659] start serving (
"/var/containers/Bundle/Application/C0068F4C-298B-43A7-8838-7500FDDF6D43/Jariv.app/www/application/",
"/var/containers/Bundle/Application/C0068F4C-298B-43A7-8838-7500FDDF6D43/Jariv.app/www/"
)