Global Audio Player

I am looking to find a way to create a global audio player. Basically on one of the pages of my app, if the user plays an audio, I want that audio to remain playing across all pages of my app. I plan to have some kind of audio player bar at the bottom of the screen that will also stay there across the app.

I know the simple solution would be to create a single page app, but for performance reasons I would rather not do that. With the new Mobile Native im trying my best to take advantage of maximum performance.

If anyone knows any way to achieve this please let me know, thanks.

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