pepenemo removed a comment on issue #408:
URL: 
https://github.com/apache/cordova-plugin-file/issues/408#issuecomment-670454099


   So we edited our config.xml to look like this:
   
   <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" 
target="/manifest/application">
      <application android:usesCleartextTraffic="true" 
android:requestLegacyExternalStorage="true"/>
   </edit-config>
   
   and the problem seems to be solved.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to