Gabrielr2508 commented on issue #375: Uknown error on read a file URL: https://github.com/apache/cordova-plugin-file/issues/375#issuecomment-594230022 Hey, @breautek. How are you? Sorry for the delay. I finally tried to create an empty project and everything worked fine. Then, we decided to remove each import of .js files in the project to identify what was the problem. The problem was happening because back in the days the guys needed to implement a polyfil of the javascript native function `.bind()`. So, we removed that and the read operations worked like a charm. Thank you very much for the support.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
