danicarla commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-982906212
> @alex-steinberg i can acess the file, but the funtions i used to upload the file after selecting from the galery to the server arent working in sdk30.. "ft.upload(imageURI, server, function(r)" ... I have a similar problem.. my app downloads and unzips images in _///storage/emulated/0/Android/data/myappid/files/_ but the app cannot access the images by javascript or by code ex. `<img src="///storage/emulated/0/Android/data/myappid/files/image.png">` looks very confused -- 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]
