Skip to content

Support for Cordova Android 10 template. Fixes #99, #97, #92 AND now also for IOS #91 #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Update plugin.xml
weareu committed Aug 15, 2022
commit f87a15b1f46ed020d7b2a6ff5ee4adf3e89480e9
3 changes: 0 additions & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
@@ -15,9 +15,6 @@
</engines>

<platform name="ios">
<preference name="scheme" value="app" />
<preference name="hostname" value="localhost" />

<config-file target="config.xml" parent="/*">
<feature name="CDVCrypt">
<param name="ios-package" value="CDVCrypt"/>