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

not working with phone gap build

Open raghebnaser2 opened this issue 7 years ago • 5 comments

I use below version of cordova

I am trying to add it in config.xml like below <gap:plugin name="cordova-plugin-crypt-file" source="npm"/> and like below

its build succeeded but no files encrypted

raghebnaser2 avatar May 18 '17 11:05 raghebnaser2

@raghebnaser2 Does you apk file has these plugin included?

gandhirajan avatar Jun 08 '17 07:06 gandhirajan

for me, its worked only on cordova build .

still waiting to fix this issue

raghebnaser2 avatar Jun 08 '17 07:06 raghebnaser2

PhoneGapBuild doesn't support hooks, this plugin uses a hook for encrypt files, so i think there is not issue

JorgeOGJ avatar Sep 28 '17 17:09 JorgeOGJ

@tkyaji Just for me to know, are there any plans to make this plugin work without using hooks (so it works via phonegap build)? Maybe this is the foundation of the plugin, and it is not possible. Just for me to know if I should look for a different solution for my own application :)

Many thanks in advance for your answer, Kind regards, Frank

FPeters84 avatar Mar 07 '18 07:03 FPeters84

Are there other solutions to encrypt files?

please help

raghebnaser2 avatar Apr 10 '18 10:04 raghebnaser2