You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/12 15:27:45 UTC

[GitHub] [cordova-plugin-file] breautek commented on issue #412: File access in Browser?

breautek commented on issue #412:
URL: https://github.com/apache/cordova-plugin-file/issues/412#issuecomment-672943401


   I'm not very familiar with the browser platform but I do believe it's intended to be ran from a webserver, not from the local file system. The browser has **a lot** of security features in place, and a lot of features are blocked when loading content from the local file system.
   
   You should consider installing a local webserver to test your browser app.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org