@elduderino15 wrote:
With the more recent ionic version, my app misbehaves randomly. It freezes while booting (most of the time). Didnt happen before. I have an
angular-leaflet
plugin going. While initializing, the app browser always asks to use the current location. That's where it freezes. The IOSurface error is the last I see before it goes kaput. Does not react. Didn't happen before. I noticed a new ionic-defaul spinning wheel during the transition from splash to app. Any ideas how to debug this?ionic --version 1.7.14 Mar 14 19:31:59 ios SpringBoard[58] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] Mar 14 19:31:59 ios SpringBoard[58] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] Mar 14 19:31:59 ios kernel[0] <Notice>: xpcproxy[3203] Container: /private/var/mobile/Containers/Data/Application/83E941F9-B28B-4E89-B12A-25D10B09728B (sandbox) Mar 14 19:31:59 ios locationd[64] <Notice>: Gesture EnabledForTopClient: 1 (SiriCalled) Mar 14 19:31:59 ios myApp[3203] <Warning>: Apache Cordova native platform version 4.0.1 is starting. Mar 14 19:31:59 ios myApp[3203] <Warning>: Multi-tasking -> Device: YES, App: YES Mar 14 19:31:59 ios myApp[3203] <Warning>: Using UIWebView Mar 14 19:31:59 ios myApp[3203] <Warning>: [CDVTimer][handleopenurl] 0.131965ms Mar 14 19:31:59 ios myApp[3203] <Warning>: [CDVTimer][intentandnavigationfilter] 2.101004ms Mar 14 19:31:59 ios myApp[3203] <Warning>: [CDVTimer][gesturehandler] 0.162005ms Mar 14 19:31:59 ios myApp[3203] <Warning>: [CDVTimer][splashscreen] 30.621052ms Mar 14 19:31:59 ios myApp[3203] <Warning>: [CDVTimer][statusbar] 14.638007ms Mar 14 19:31:59 ios myApp[3203] <Warning>: [CDVTimer][keyboard] 0.464976ms Mar 14 19:31:59 ios myApp[3203] <Warning>: [CDVTimer][TotalPluginStartup] 49.757004ms Mar 14 19:31:59 ios myApp[3203] <Warning>: Resetting plugins due to page load. Mar 14 19:32:00 ios myApp[3203] <Warning>: Finished load of: file:///var/mobile/Containers/Bundle/Application/099DC65C-2932-4B60-A521-B9D81395D0BC/MyApp.app/www/index.html#/app/map Mar 14 19:32:00 ios locationd[64] <Notice>: Gesture EnabledForTopClient: 1 (SiriCalled) Mar 14 19:32:00 ios MyApp[3203] <Error>: CoreAnimation: failed to allocate IOSurface
Posts: 1
Participants: 1