breautek commented on issue #375: Uknown error on read a file URL: https://github.com/apache/cordova-plugin-file/issues/375#issuecomment-583115887 > Platform: [email protected] Assuming this is `cordova-android` version, any reason why you are using such an old version of `cordova-android`? It's not supported due to it lacking support for target API 28 which is required by google to upload to the play store. The latest version is `8.1.0`. Upgrading from 6.x to 8.x may be breaking changes, but I'd strongly suggest you to upgrade, and if the issue persists then we can go from there.
---------------------------------------------------------------- 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]
