cordova-plugin-crypt-file
cordova-plugin-crypt-file copied to clipboard
Name of file is shown in logs
Is there anyway to prevent this plugin from showing name of file in logs ? I debug app by xcode, I see all my file name is listed in logs but it shouldnt
Hallo @tkyaji / @trandangninh
PR coming soon, I'm testing now with old and new cordova versions.
What's more important is that the key and iv are printed in the logs which breaks the whole idea of security 😆 . I'm preparing a PR for this.