Audio Playback Stops on Page Change

I’ve noticed that when using the audio component in my app, playback stops as soon as the user navigates to a different page. This creates a challenge for scenarios where continuous audio playback is essential, such as for apps involving music, podcasts, or guided audio experiences.

I’m reaching out to ask if there’s currently any way to enable continuous audio playback across page transitions. If not, could you provide some guidance or insights on how to approach this issue? Are there any workarounds or plans to address this limitation in the future?

I’d greatly appreciate any advice or support from the team or other Glide experts. Thank you!

1 Like

Damn! not sure this is possible. Each component is bound to a page so allowing it to keep playing would be a pain. Even if we did leverage user profile I don’t think it would continue from the last second.

I don’t think this is possible, hoping others can chime in.