Telerik-Verified-Plugins / WKWebView

DEPRECATED - this plugin served a purpose in the past, but there are better implementation now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WKWebView is crashed after got updates by Ionic deploy

phuongpt opened this issue · comments

Here is my logs, I tested on simulator, please give me advices, thanks in advance.

2016-07-19 14:29:44.050 MurmuringHollows[33049:386774] Zip Extraction: 99%
2016-07-19 14:29:44.061 MurmuringHollows[33049:386774] Zip Extraction: 100%
2016-07-19 14:29:44.064 MurmuringHollows[33049:386774] Excluding /Users/phuongphan/Library/Developer/CoreSimulator/Devices/5F7F31EA-50CA-42E6-BB41-CCCF3ACA94A9/data/Containers/Data/Application/4EA03310-DEEB-41AA-9C22-D6028FD27536/Library/Application Support/d3ce78fe-4d7e-11e6-b61f-e2c9d74dba69 from backup
2016-07-19 14:29:44.064 MurmuringHollows[33049:386774] updating version label
2016-07-19 14:29:44.064 MurmuringHollows[33049:386681] uuid is: d3ce78fe-4d7e-11e6-b61f-e2c9d74dba69
2016-07-19 14:29:44.065 MurmuringHollows[33049:386681] ignore version: NO_DEPLOY_LABEL
2016-07-19 14:29:44.066 MurmuringHollows[33049:386774] Unzipped...
2016-07-19 14:29:44.066 MurmuringHollows[33049:386774] Removing www.zip 1
2016-07-19 14:29:44.066 MurmuringHollows[33049:386774] Redirecting to: file:/Users/phuongphan/Library/Developer/CoreSimulator/Devices/5F7F31EA-50CA-42E6-BB41-CCCF3ACA94A9/data/Containers/Data/Application/4EA03310-DEEB-41AA-9C22-D6028FD27536/Library/Application%20Support/d3ce78fe-4d7e-11e6-b61f-e2c9d74dba69/index.html?cordova_js_bootstrap_resource=/Users/phuongphan/Library/Developer/CoreSimulator/Devices/5F7F31EA-50CA-42E6-BB41-CCCF3ACA94A9/data/Containers/Bundle/Application/B642199B-8D95-48F1-848E-69FEEDBDDEE4/MurmuringHollows.app/www/cordova.js
2016-07-19 14:29:44.367 MurmuringHollows[33049:386681] WkWebView crash detected, recovering... 
2016-07-19 14:29:44.369 MurmuringHollows[33049:386681] Apache Cordova native platform version 3.9.2 is starting.
2016-07-19 14:29:44.369 MurmuringHollows[33049:386681] Multi-tasking -> Device: YES, App: YES
2016-07-19 14:29:44.379 MurmuringHollows[33049:386681] Unlimited access to network resources
2016-07-19 14:29:44.387 MurmuringHollows[33049:386681] Using a WKWebView
Cordova CLI: 6.2.0
Ionic Framework Version: 1.2.1
Ionic CLI Version: 1.7.16
Ionic App Lib Version: 0.7.3
ios-deploy version: 1.8.6 
ios-sim version: 5.0.6 
cordova-ios: 3.9.2

Are you changing the title of your webview via Ionic? If so, #245 is probably the cause of this.