Keep Music Playing Across Multiple Screens

Hi,

I’m making an app with background music and multiple screens.

The problem is, the music stops when switching screens.

Is there any way to keep it playing across screens?

Any extension or workaround?

Thanks!

Use virtual screens, so technically you stay on the screen while you set an arrangement to visible true for a virtual screen and another arrangement to visible false

Altervatively keep the screen you start playing the music open (is it Screen1?) and try the manager screen method to switch screens

Taifun

@Komang_Krisna_Wirawan which player are you using? its stream or files from devices?