Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
cordova 6, cordova for iOS 4.0.1
Description
I have a Sencha project with cordova implemented.
When i add the statusbar (2.1.0) to my project, build the app, and run it in xcode simulator the app will freeze immediately en become unresponsive.
In the debug navigator in xcode i can see the CPU is using near 100% continuously and the amount of memory climbs at a steady pace with about 120MB/s until it crashes completely.
Removing the plugin immediately fixes this issue and the app works as intended.