Search code examples
mobile-safarisoundcloud

Soundcloud widget needs to be pressed twice in order to play music since last week


I am using widgets from soundcloud to play music from a webview. Since last week users has to press play, pause, play in order to hear anything (instead of on the first tap). The same thing seems to happen in Safari mobile and can be tested here:

https://w.soundcloud.com/player/api_playground.html

Does anyone know a valid work-around for this? Maybe using javascript somehow? It does not help to simply call widget.play() widget.stop() on startup.


Solution

  • Soundcloud has fixed this issue on their side.