Skip to content

Commit 7f5fa2a

Browse files
committed
Add plugin to fix reporting of cordova-paramedic results when using WKWebView plugin.
See apache/cordova-paramedic#52
1 parent 5d2df21 commit 7f5fa2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/plugin.xml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<platform name="ios">
3333
<!-- The WKWebView implementation for inappbrowser requires the presence of this plugin -->
3434
<dependency id="cordova-plugin-wkwebview-engine" />
35+
<dependency id="cordova-plugin-wkwebview-engine-allowfileaccess" url="https://github.com./knight9999/cordova-plugin-wkwebview-engine-allowfileaccess.git" />
3536
</platform>
3637

3738

0 commit comments

Comments
 (0)