Skip to content

1.4.2 - Cordova Plugin Crypt File for Android only

Latest
Compare
Choose a tag to compare
@enricodente enricodente released this 01 Sep 09:14

This plugin was created to provide a temporary solution to the issue of cordova-plugin-crypt-file (made by tkaji) and cordova-plugin-crypto-file (fork by PeterHdd) with cordova-ios 6.0.0+, where CDVURLProtocol was removed, breaking the plugin for that platform. Right now the only way to use this for Android is to add the plugin when building Android, then removing it when building for iOS. This plugin disables its features for iOS making it easier to be kept on the Android build, where encryption is more important anyways.

Synced with PeterHdd's cordova-plugin-crypto-file @ 1.4.0