copy file using @ionic-native/file/ngx from android device android version 14 returns {“code”:2,”message”:”SECURITY_ERR”}
when I try to copy a file (video) I get {“code”:2,”message”:”SECURITY_ERR”} error.
I use @ionic-native/file/ngx
I’m using angular, ionic
my code :