clarklight commented on issue #509: URL: https://github.com/apache/cordova-plugin-file/issues/509#issuecomment-1048436556
@grassick Did you simply add in the file transfer plugin and it worked? If so it could be a permission thing that was not set? Because if the file transfer plugin has required a permission/or set a flag, then you added in that plugin to request that permission, then it will go around the issue. But what flag is that? is that the old request external storage flag? Because that is going to be deprecated in sometime soon? I read on the android documentation. We would want to make sure whatever allowing the image to be displayed isnt randomly going to disappear. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
