tkyaji / cordova-plugin-crypt-file

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

Not Decrypting Images #52

Open justclickk opened 7 years ago

justclickk commented 7 years ago

Thanks for this Plugin it works like Charm on codorva 6.4 but i have an issue with other extension like (.png , .jpg , .mp3 , .mpeg). these extensions are encrypting properly but not been able to decrypt at run-time or app-ready.

I want to know if the plugin supports this formats or needs to be modified for it to handle it, and if need be please kindly do cos you are simply the best to provide this useful protector for cordova.

Thanks

gonzalovinas commented 6 years ago

Having problems with (short) MP3 files ONLY on ANDROID. If I rename APK to ZIP I can see and play OK www/sounds/sample.mp3 for example, but not from HTML5. If I remove this plugin it all works OK. Dunno how this works...

justclickk commented 6 years ago

Im having same decryption issue. How i wish developer can do something quickly.