Category "cordova-plugin-file"

Cordova FileTransfer Plugin Got Error "open failed: EACCES (Permission denied)"

I'm using Cordova 11 and trying to transfer document files like pdf or Docx. It's ok with API < 29. But now I always get 'open failed: EACCES (Permission den

How to read choosen file content in Cordova app?

I want to perform the below task in my Cordova android app Give the user the ability to choose any txt file from his device. Then the file content I need to rea