cordova-plugin-crypt-file icon indicating copy to clipboard operation
cordova-plugin-crypt-file copied to clipboard

This plugin to encrypt the source files.

Results 57 cordova-plugin-crypt-file issues
Sort by recently updated
recently updated
newest added

Hi I implemented this successfully. But when I decompile my apps than I found key in com/tkyaji/cordova/DecryptResource.java just like public class DecryptResource extends CordovaPlugin { private static final String CRYPT_IV...

I have try with cordova10, but not working...can you fix it, thanks

plese help me for windows pltform

Hi, I have implemented your plugin and it works like charm from the first time. But i want to encrypt only .js file written by me and not the third...

cordova build android No Java files found that extend CordovaActivity. ------------------------ cordova 10.0.0 android 9

i use the plugin in my project. android is ok, but not work on ios when i use wkwebview.

After upgrading Cordova to version 9 I get this error message: Using "requireCordovaModule" to load non-cordova module "path" is not supported. Instead, add this module to your dependencies and use...

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...

``` - Added AndroidX Support AndroidX is the new and improved namespace for the Android Support Libraries. The original support libraries are no longer maintained. It is recommended to use...