You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Volker Graf (JIRA)" <ji...@apache.org> on 2017/06/01 16:20:04 UTC

[jira] [Created] (CB-12874) Demo Application Crashes with the Attached Messages

Volker Graf created CB-12874:
--------------------------------

             Summary: Demo Application Crashes with the Attached Messages 
                 Key: CB-12874
                 URL: https://issues.apache.org/jira/browse/CB-12874
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-wkwebview-engine
    Affects Versions: cordova@7.0.0, 7.0.1
         Environment: Ipad IOS 10.1, XCode 8.3.2, MacOSX 10.4.2
            Reporter: Volker Graf
            Assignee: Shazron Abdullah


I simply created a Demo App doing: 
cordova create wkwvtest my.project.id wkwvtest
cd wkwvtest
cordova platform add ios@4
cordova plugin add cordova-plugin-wkwebview-engine
cordova build ios

then I switched to XCode (die the necessary settings) and started the App 


2017-06-01 17:22:07.213962 Cordova Vector ICL[6276:1743536] Apache Cordova native platform version 4.4.0 is starting.
2017-06-01 17:22:07.214937 Cordova Vector ICL[6276:1743536] Multi-tasking -> Device: YES, App: YES
2017-06-01 17:22:07.221548 Cordova Vector ICL[6276:1743536] 

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


2017-06-01 17:22:07.302304 Cordova Vector ICL[6276:1743536] CDVWKWebViewEngine will reload WKWebView if required on resume
2017-06-01 17:22:07.302388 Cordova Vector ICL[6276:1743536] Using WKWebView
2017-06-01 17:22:07.302835 Cordova Vector ICL[6276:1743536] [CDVTimer][handleopenurl] 0.169992ms
2017-06-01 17:22:07.304802 Cordova Vector ICL[6276:1743536] Unlimited access to network resources
2017-06-01 17:22:07.304941 Cordova Vector ICL[6276:1743536] [CDVTimer][intentandnavigationfilter] 2.019048ms
2017-06-01 17:22:07.305138 Cordova Vector ICL[6276:1743536] [CDVTimer][gesturehandler] 0.114977ms
2017-06-01 17:22:07.315879 Cordova Vector ICL[6276:1743536] [CDVTimer][statusbar] 10.645986ms
2017-06-01 17:22:07.315994 Cordova Vector ICL[6276:1743536] [CDVTimer][TotalPluginStartup] 13.355970ms
Cordova Vector ICL(6276,0x1ac3efc40) malloc: *** error for object 0x1780b4160: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org