21pg opened a new issue #280:
URL: https://github.com/apache/cordova-plugin-media/issues/280
# Bug Report
## I am facing multiple issues in both android / ios lets discuss one by one
**1) Stream stop playing after 10-15 min if you keep device idle.
Found this issue in both in Android and IOS.
It shows playing state but no sound.**
**2) In IOS , When running my app in background, media player stop working.
I have applied following in my config.xml**
`<config-file target="* -Info.plist" parent="UIBackgroundModes"
overwrite="true"><array><string>audio</string></array></config-file>`
Environment, Platform, Device
iOS - any version.
Android- any version.
Checklist
[ x] I searched for existing GitHub issues
[ x] I updated all Cordova tooling to most recent version
[ x] I included all the necessary information above
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]