Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/77#issuecomment-200146217 Note that the first change in this PR is already included in master for v2.2.0, I have been testing with the second change also included and that combined with PR #72 has resolved my audio playback issues on Marshmallow where playback of local files was fine but playback of remote streaming files would fail 99% of the time silently. Only catch with this is that you can't seek before the file is ready to play, but that was already the case for non-local files anyway and local files are ready to play pretty much instantly so no difference really. Would recommend merging in the second change in this, it's only a single line commented out.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org