This repository has been archived by the owner on Mar 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
FileEncryption plugin is not installed. #19
Comments
I am keen to update this plugin as stated in another open issue, but I've been short of time due to to personal/work reasons. I will push a fix in the coming days and will update the thread. |
Thank you i will wait for your feedback or try to solve my own. |
By using file plugin now i am able to secure my files by move all file to private file system this.file.moveDir(this.myvediostorageDirectory,'Android/data/vedio/',this.file.dataDirectory,'vedio').then(() => { BUT FILE ENCRYPTION IS STILL NOT WORKING i also tried by combine fuse,native script |
Any update on this? |
no change sir |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Native: tried calling FileEncryption.encrypt, but the FileEncryption plugin is not installed.
vendor.js:56747 Install the FileEncryption plugin: 'ionic cordova plugin add cordova-safe'
plugin is install and used according to https://ionicframework.com/docs/native/file-encryption/
and nobody fixed this issue.
The text was updated successfully, but these errors were encountered: