Skip to content

Commit

Permalink
Add plugin to fix reporting of cordova-paramedic results when using W…
Browse files Browse the repository at this point in the history
…KWebView plugin.

See apache/cordova-paramedic#52
  • Loading branch information
dpa99c committed Oct 9, 2018
1 parent 5d2df21 commit 7f5fa2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<platform name="ios">
<!-- The WKWebView implementation for inappbrowser requires the presence of this plugin -->
<dependency id="cordova-plugin-wkwebview-engine" />
<dependency id="cordova-plugin-wkwebview-engine-allowfileaccess" url="https://github.com/knight9999/cordova-plugin-wkwebview-engine-allowfileaccess.git" />
</platform>


Expand Down

0 comments on commit 7f5fa2a

Please sign in to comment.