cordova - How to get crash reason, if it is crashing from URL opened in iframe in Webview in iOS? -
url opened in cordova project in iframe, causing crash on ios 7.
no direct way of checking webview crash, or atleast know. can recommend steps towards this:
i) open content/web page in browser , check errors throws in browser ii) stop/delete unnecessary service calls iii) webview sandbox environment has within 10 mb iv) make sure not getting 404 errors, use browser check v) update , refine codes simple , avoid service calls not required in webview environment
Comments
Post a Comment