I created a mini website that plays random songs using Spotify. Everything works perfectly fine on desktop browsers - the preview_urls play flawlessly! However, when I try to use my player on an iPhone (iOS), the preview_url doesn't respond and the song won't play. It seems like Safari is having trouble loading the music.
The player was built with howler.js.
Has anyone else experienced this issue with Spotify on iOS/Safari? Any ideas on what could be causing this problem?
Thank you!