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

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -