I have music controller show in status bar (using this plugin: cordova-plugin-media).
controlling using stop, play and pause button from the page is good. if i control it from the same page when i open it. (not from button in the status bar).
when i navigate to another pages i can not control this status bar.
my question is how do i control the status bar stop / pause after i move to another pages?
i hope my question is clear.
thanks