cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
Web View plugin for Cordova, specialized for Ionic apps.
IOS 12,cann't open:ionic://localhost/var/mobile/Containers/Data/Application/BE7C12F8-6134-405D-A7E5-7B8F5F1BC203/Library/Application%20Support/com.xxx.xxx/cordova-hot-code-push-plugin/2019.01.22-01.46.30/www//index.html cordova-hot-code-push-plugin 1.5.3
In our app we allow playing SCORM packages in an iframe (they are self-contained packages with HTML, CSS, JS and resources). We recently found that some of these packages build...
Problem: ###################################################################### My app runs on Ionic and uses the Wikitude Augmented Reality plugin (cordova plugin). When the app opens the Wikitude viewer, and then the closes it to return...
Before implement wkwebview, I can open Appstore via 'itms-apps://itunes.apple.com.xxxxx', after installed this plugin, the open action not response, and can not find any log in Xcode and safari.
Hello guys, as mentioned, updating from 2.5.1 to 5.0.0 has led to serveral data losses in our application on iOS 13. We're using SQLite database to store data. Desperately we...
Feature Request allow whitelisting iframe to display in ios, without breaking external links Motivation Behind Feature right now by allowing navigation to all domains, any link with take over the...
Im using the plugin with my phonegap.build app. And I have a issue and couple off questions. Issue: When I click on a link in my start page and load...
The [migration guide](https://github.com/ionic-team/cordova-plugin-ionic-webview/#migrating-to-5x) doesn't mention that the [`WKPort`](https://github.com/ionic-team/cordova-plugin-ionic-webview/blob/2.x/README.md#wkport) option has been removed when upgrading from v2.x. This tripped me up as described in #562 so I think the migration guide...
Hi! i'm using cordova-plugin-ionic-webview 4.2.1 i also tried using the latest 5.0.0 and I noticed if you put capital letters in the value of Hostname, the error **net::ERR_CLEARTEXT_NOT_PERMITTED** appears. if...