Hi!
I'm developing a custom app based on Application.AudioContentProviderApp
, and everything works fine in general — playback works, browsing content works, and the native Garmin player is used for playing audio.
However, I’m struggling with the following behavior:
When a user starts playback and then leaves the app (e.g., pressing the back button or switching apps), audio continues playing as expected.
But when the user later reopens the app from the apps list, they are shown my app’s browse interface, not the native music player screen that’s already running.
Apps like Spotify and Deezer, on the other hand, seem to restore the native player UI instead when they are reopened while music is playing.