rolinger commented on issue #367:
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/367#issuecomment-1701305452

   @breautek - As always Norman, you give very thorough explanations and I 
REALLY appreciate your responses and the time you put into your responses.  
Android needs to hire you to rewrite their docs because they suck.
   
   Based on what you wrote above about reading scoped files I have an 
additional question.  If using this `file-transfer` plugin I am able to 
download the files.  My app doesn't need to modify/edit change the docs, just 
download so the user can reference/read them.  If my app downloads 
`thisFile.pdf` to my own `MyApp/Sub-Folder/thisFile.pdf` location, can my app 
open that file into another app PDF viewer - it should still work yes?  And if 
the user navigates to the file via their phones `File Manager` they should be 
able to open it in what ever app they choose correct?
   
   So long as users can download files from my app and open them other apps 
without issue I am going to continue to use this plugin.  It keeps it simple 
and clean.  All I have to do now add code to download the file again, changing 
the name slightly, if the FileTransfer gets the error with `EEXIST` in it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to