tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
178 stars 116 forks source link

decryption is not working #101

Open mhnimje opened 2 years ago

mhnimje commented 2 years ago

I have cordova app. I integrated this plugin. When I use "cordova build android" my js,html,css files in www folder are getting encrypted. But when I use "cordova run android", it loads encrypted file. Seems DecryptResources.java is not getting invoked and so decryption is not happening.

Any idea whats going wrong?

otak1222 commented 2 years ago

Please refer to the link below. https://github.com/tkyaji/cordova-plugin-crypt-file/pull/100#issuecomment-1031144201

Thank you to weareu.

mhnimje commented 1 year ago

It still not working. Its showing encrypted string when I run my app.

YassineDev7 commented 1 year ago

It's not working for me too. Its showing encrypted string when I run my app.

otak1222 commented 1 year ago

Please update Cordova and try again. Cordova 11.0.0 Cordova Android 10.1.2