You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/06/02 10:15:45 UTC

[GitHub] [cordova-plugin-media] boedy commented on issue #345: Android@10 not playing files served via https://localhost

boedy commented on issue #345:
URL: https://github.com/apache/cordova-plugin-media/issues/345#issuecomment-1144691105

   I believe this plugin can't access files through the `https://localhost` scope. I believe that the WebViewAssetLoader (https://github.com/apache/cordova-android/pull/1137) that was implemented in Android@10 can only be reached though the  WebView. All requests that happen outside of the WebView will not be resolved.


-- 
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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org