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/06 17:55:03 UTC

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

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

   > Yes, that's the case. I would argue that the media plugin should interoperate 'https://localhost' (port 80 only) urls and resolve its native file path internally. Removes the need for app developers to implement this mapping logic themselves.
   > 
   > Better yet. A helper function provided by cordova plugin class as suggested here [apache/cordova-android#1316 (comment)](https://github.com/apache/cordova-android/issues/1316#issuecomment-913716498) would abstract it for plugin developers too.
   
   We are experimenting with a solution similar to this, available in the file plugin 7.x 
   
   https://github.com/apache/cordova-plugin-file/pull/517
   
   Does this solves your issue?


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