SnapDrop / snapdrop

A Progressive Web App for local file sharing
https://snapdrop.net
GNU General Public License v3.0
18.41k stars 1.68k forks source link

Pop sound doesn't resume previous sound #643

Open ZMensRain opened 1 week ago

ZMensRain commented 1 week ago

On IOS if you are listening to some content like music and transfer a file using Snapdrop, it will play the pop sound pausing the content but when the sound is finished the previous content does not resume playing.

This would be a little annoying if you could just unpause the content with headphones or through the control center but doing so will just play the pop sound again so you have to go to the app that was playing the content and unpause it that way.

ZMensRain commented 1 week ago

From my research to see if it was something I could quickly fix it would seem to be a problem with the browser. I saw that someone asked for a way to toggle the sound, https://github.com/SnapDrop/snapdrop/issues/431 so do we need the pop? or should we just disable it for platforms like IOS where it gets in the way?