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 2021/01/25 03:46:02 UTC

[GitHub] [cordova-plugin-media] Heshyo commented on issue #293: Getting status on file loaded

Heshyo commented on issue #293:
URL: https://github.com/apache/cordova-plugin-media/issues/293#issuecomment-766520722


   I'm using `ionic` and `cordova`. I have no issue with version `5.0.3` and `Android`, but I get the same issue on `iOS`:
   
   - if I create the `Media` and call `play` right after, I do see `Media.MEDIA_RUNNING` status, but I don't hear anything
   - if I put a 5s timeout between the 2 calls, it works
   
   I reverted back to version `4.0.0` only on `iOS` to fix the issue.
   
   I'm streaming audio from the Internet using HTTPS.


----------------------------------------------------------------
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:
users@infra.apache.org



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