breautek commented on issue #552: URL: https://github.com/apache/cordova-plugin-file/issues/552#issuecomment-3954948243
This should be addressed in version `8.1.3` but the proper API to use for a DOM-usable URL is `fileEntry.toURL()` > The .toInternaURL() and the .toURL() gives me same path: http://192.168.56.1:9400/__cdvfile_temporary__/0.jpg Additionally, a private ip with a port is strange, it seems like the content is coming from an external server, which isn't a supported configuration, so mileage may vary here. If the issue occurs on 8.1.3 or later, then I'd recommend creating a new issue so that we can track it with updated information. -- 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]
