This repository was archived by the owner on Jun 14, 2026. It is now read-only.
Description zmNinja v1.1.2 does not load on iOS 9.x. It starts to load but then it stops showing the splash screen and keeps hanging there infinite.
Here's the output from Codes console:
2016-03-25 13:10:19.572 zmNinja[1066:517316] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/50F20DD4-C3FB-44FC-998D-316ADAD7D667/Library/Cookies/Cookies.binarycookies
2016-03-25 13:10:19.870 zmNinja[1066:517316] Apache Cordova native platform version 4.0.1 is starting.
2016-03-25 13:10:19.871 zmNinja[1066:517316] Multi-tasking -> Device: YES, App: YES
2016-03-25 13:10:20.019 zmNinja[1066:517316] Using UIWebView
2016-03-25 13:10:20.022 zmNinja[1066:517316] [CDVTimer][handleopenurl] 0.249982ms
2016-03-25 13:10:20.026 zmNinja[1066:517316] Unlimited access to network resources
2016-03-25 13:10:20.027 zmNinja[1066:517316] Unlimited access to network resources
2016-03-25 13:10:20.027 zmNinja[1066:517316] [CDVTimer][intentandnavigationfilter] 4.200995ms
2016-03-25 13:10:20.027 zmNinja[1066:517316] [CDVTimer][gesturehandler] 0.123978ms
2016-03-25 13:10:20.042 zmNinja[1066:517316] [CDVTimer][statusbar] 15.154004ms
2016-03-25 13:10:20.073 zmNinja[1066:517316] [CDVTimer][file] 30.157983ms
2016-03-25 13:10:20.073 zmNinja[1066:517316] [CDVTimer][canvas2imageplugin] 0.158012ms
2016-03-25 13:10:20.099 zmNinja[1066:517316] [CDVTimer][splashscreen] 25.318980ms
2016-03-25 13:10:20.099 zmNinja[1066:517316] Applied long press fix
2016-03-25 13:10:20.099 zmNinja[1066:517316] [CDVTimer][longpressfix] 0.352979ms
2016-03-25 13:10:20.101 zmNinja[1066:517316] [CDVTimer][localnotification] 1.492977ms
2016-03-25 13:10:20.101 zmNinja[1066:517316] [CDVTimer][localnotification] 0.014007ms
2016-03-25 13:10:20.101 zmNinja[1066:517316] [CDVTimer][TotalPluginStartup] 79.136014ms
2016-03-25 13:10:20.368 zmNinja[1066:517316] Resetting plugins due to page load.
2016-03-25 13:10:20.999 zmNinja[1066:517316] Finished load of: file:///var/mobile/Containers/Bundle/Application/F131F400-216A-4358-8920-528E95E4014B/zmNinja.app/www/index.html
Reactions are currently unavailable
zmNinja v1.1.2 does not load on iOS 9.x. It starts to load but then it stops showing the splash screen and keeps hanging there infinite.
Here's the output from Codes console: