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 2021/03/06 10:01:10 UTC

[GitHub] [cordova-plugin-file] faugusztin commented on issue #463: readAsDataUrl promise not resolving

faugusztin commented on issue #463:
URL: https://github.com/apache/cordova-plugin-file/issues/463#issuecomment-791905655


   @mayankkataria Promise based interface comes from Ionic wrapper of the cordova-plugin-file (@ionic-native/file/ngx).
   
   There are multiple issues logged with your problem at ionic-native github:
   https://github.com/ionic-team/ionic-native/issues/3289
   https://github.com/ionic-team/ionic-native/issues/3574
   
   There is also a specific comment which might explain why the Ionic wrapper doesn't work correctly:
   https://github.com/ionic-team/ionic-native/issues/3265#issuecomment-735029628
   
   If you need to get it working ASAP, you should ditch the Ionic plugin wrapper for now and use the actual Cordova File plugin API.


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