Continuous Audio Player

Hi!

I’ve created a continuous Audio Player in my app. While it works perfectly on other devices, I’m encountering an issue specifically with iOS devices. The audio files load correctly, but the automatic playback between tracks doesn’t work - the playlist won’t automatically advance to the next track.

From what I understand, this is related to Apple’s autoplay restrictions on iOS devices. I’m wondering:

  1. Is there a workaround for this issue with the current Audio Player component?
  2. Are there any alternative components in the marketplace that might handle iOS autoplay better?
  3. If not, what would be the best way to handle this limitation to ensure a good user experience for iOS users?

The app is close to being published, so I’d really appreciate any suggestions or solutions!

Thanks in advance for your help! :pray:

I’ll answer this myself in case someone else has the same problem.
The solution was the Audio Player List component made by No Code Monkey.
It’s easy to use and continuous playback also worked on iOS devices.