You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/03/03 23:46:50 UTC

[GitHub] [cordova-plugin-file] Gabrielr2508 commented on issue #375: Uknown error on read a file

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:
users@infra.apache.org


With regards,
Apache Git Services

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