Daniel Thomet created CB-14216:
----------------------------------
Summary: InAppBrowser.open not working in IOS
Key: CB-14216
URL: https://issues.apache.org/jira/browse/CB-14216
Project: Apache Cordova
Issue Type: New Feature
Components: cordova-plugin-inappbrowser
Reporter: Daniel Thomet
+Installation+
sudo npm install -g cordova
cordova -v (=> 8.0.0)
sudo cordova plugin add cordova-plugin-inappbrowser (
sudo cordova plugins (=> 3.0.0)
+Code in Xcode+
var ref = cordova.InAppBrowser.open(url, '_blank', 'location=yes');
+Error message+
*2018-07-22 18:57:15.996696+0200 IndiansOfTheUSA[3573:350666]
CDVWebViewDelegate: Navigation started when state=1*
*2018-07-22 18:57:15.996938+0200 IndiansOfTheUSA[3573:350666] Failed to load
webpage with error: CDVWebViewDelegate: Navigation started when state=1*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]