We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d48ed commit 4216ac0Copy full SHA for 4216ac0
tests/plugin.xml
@@ -29,12 +29,5 @@
29
<js-module src="tests.js" name="tests">
30
</js-module>
31
32
- <platform name="ios">
33
- <!-- The WKWebView implementation for inappbrowser requires the presence of this plugin -->
34
- <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" />
36
- </platform>
37
-
38
39
<asset src="resources" target="cdvtests/iab-resources" />
40
</plugin>
0 commit comments