Skip to content
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

Disable encryption for iOS #71

Open
jakodev opened this issue Aug 31, 2018 · 3 comments
Open

Disable encryption for iOS #71

jakodev opened this issue Aug 31, 2018 · 3 comments

Comments

@jakodev
Copy link

jakodev commented Aug 31, 2018

Hello everyone, there is a way to disable the encryption feature only for iOS devices (without removing the plugin each time)? We are concerned about the incompatibility with WKWebView, but at the same time we need for sure this plugin working for Android... I mean, grab an APK file is much more easier than grab an IPA file. Thanks in advance!

@mikaelboff
Copy link

+1 In our company we need this too

@rvdleun
Copy link

rvdleun commented Oct 29, 2018

For project I'm building, I've been using https://www.npmjs.com/package/cordova-plugin-tottems, which is, as far as I can tell, essentially the same plugin but with iOS disabled.

@enricodente
Copy link

Until this is not fixed, I forked this repo and created a version that is enabled on Android only, so that it does not break iOS platform.

cordova plugin add cordova-plugin-crypt-file-android

I hope this helps until the CDVURLProtocol dependency gets replaced with an alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants