thunkable / thunkable-issues

24 stars 9 forks source link

Sound playback does not stop when project is exited #1200

Open tatiang opened 1 year ago

tatiang commented 1 year ago

Platform

Drag and Drop UI - web? Drag and Drop UI - iOS?

Steps to Reproduce

  1. Play an mp3
  2. Click Preview in a browser and then click Edit

or

  1. Play an mp3
  2. Live Test in Thunkable Live on an iPhone 11 and then click Back

Expected Behavior

The sound should stop playing in either case.

Actual Behavior

The sound continues playing in Thunkable Live until I force-quit the app (not the project, the Thunkable Live app itself). The sound also continues playing in the browser until I close or mute the project tab.

Project Link

https://x.thunkable.com/copy/16d68d16bb55c35b746ad6910ffeef57 (see first screen)

Community Link

  STACK TRACE AND/OR SCREENSHOTS
tatiang commented 1 year ago

This is still a bug. It causes sound playback to continue and in some cases loop until I force-quit the app. The sound should stop playing when the Home button is clicked in the Thunkable Live app. The sound also doesn't stop when the Stop Sound block is run.

tatiang commented 1 year ago

Still not fixed! When you exit the app by tapping the Home button or even when you exit and then open a different project, it still plays the sound that was playing from the first project that was opened.