You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If some other app is playing sound in background, for example if you listen music on Spotify, and then if you use other app with cordova-plugin-media which will play some sound then it stops music from Spotify and other apps. After sound is played Spotify is not comming back to playing.
What is expected to happen?
After plugin finish playing sound other apps from background which were playing music/other sounds should start playing again from moment whene plugin stoped it.
What does actually happen?
When plugin finish playing music/other sounds from other apps are not coming back to playing
Information
Command or Code
Just play some sound using this plugin while playing music on Spotify or other music apps
Environment, Platform, Device
Android and iOS
Version information
Checklist
I searched for existing GitHub issues
I updated all Cordova tooling to most recent version
I included all the necessary information above
The text was updated successfully, but these errors were encountered:
I too would love to see a solution for this. Our app has various timers in it that play a sound when segments are completed. Would be great if the user's music could return after the timer plays it's sound.
I did find this plugin that I will try as an option when I go through our next dev cycle but if anyone else needs a more urgent fix, please let me know if this work for your use case. https://github.com/talisman-games/cordova-plugin-ui-sounds
Bug Report
Problem
If some other app is playing sound in background, for example if you listen music on Spotify, and then if you use other app with cordova-plugin-media which will play some sound then it stops music from Spotify and other apps. After sound is played Spotify is not comming back to playing.
What is expected to happen?
After plugin finish playing sound other apps from background which were playing music/other sounds should start playing again from moment whene plugin stoped it.
What does actually happen?
When plugin finish playing music/other sounds from other apps are not coming back to playing
Information
Command or Code
Just play some sound using this plugin while playing music on Spotify or other music apps
Environment, Platform, Device
Android and iOS
Version information
Checklist
The text was updated successfully, but these errors were encountered: