cordova-plugin-crypt-file
cordova-plugin-crypt-file copied to clipboard
This plugin to encrypt the source files.
I wanted to know whether this plugin is compliant with the cryptography compliance that is checked during Apple review.
Normalize after_prepare,js and Decryptor class to work the same, allowing to include and exclude directories: Delete full paths including slash: /home/proyect/www/lib/my_lib.js -> lib/my_lib.js (Encrypt) file:///android_asset/www/lib/my_lib.js -> lib/my_lib.js (Decrypt) Fix Windows...
can we decrypt with this plugin encoded file ? i mean encoded files is in www now i want see decoded file can you please help me on this .....
encountered an issue while running my app using cordova-plugin-crypt-file as the application showed the encrypted code instead of the app content(my first page) can anyone pl Cordova - Android 11...
I am using the Cordova plugin add https://github.com/weareu/cordova-plugin-crypt-file.git created by Weareu. Mine is a streaming App. Whenever I add AndroidInsecureFileModeEnabled = "true" to the config.xml, I have the file not...
Hi, Using Capacitorjs to encrypt/decrypt file on load, then app shows white screen and decrypted code line with white screen, please suggest solution. Installed web-view plugin but it was not...
I pete can you help me , i have updated a cordova version : 12.0.0 ([email protected]) and Installed platforms: android 13.0.0 browser 7.0.0 When I process to create an apk,...