Audio Player Continuity

Hello!

I am building an app that plays audio using the Audio Player component. The component works well with the feature that allows it to continue playing on different screens on native iOS apps.

That being said, once I leave the screen that has the audio player component, there is no way to go back to that screen without reseting the progress bar and making the audio play from the beginning (00:00).

I am wondering if there is a way to implement a link back to the screen with the audio player without reseting this progress bar such that it works seamlessly like a music player.

Looking forward to hearing your thoughts!

Thanks a lot!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.