PLAYER is multisound on screen initialize

PLAYER is overlapping sounds on screen initialize and
then not stop when i use call stop.

i refresh app and overlapping sounds

  1. call stop [not work]
  2. call play [Play overlapping sounds]
  3. If I check the Foreground Player only box when the audio is overlapping, the unchecked section doesn't work either.

Please show your relevant blocks.

What is your expected behaviour when the screen initialises?

Multiple sounds are probably the result of how you coded in the Screen1.Initialize event handler.

If you do not share your code, no one can help you. :cry:

This is a well-known issue with Companion. Try the APK.
And show your blocks.

See also here: