thunkable / thunkable-issues

24 stars 9 forks source link

sound playback stops working after repeated use on Android #1248

Open bycyu opened 1 year ago

bycyu commented 1 year ago

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

The more info, the faster we will be able to address it!

Platform

Does this affect:
Drag and Drop UI - web? No Drag and Drop UI - Android? Yes Drag and Drop UI - iOS? Not sure

Steps to Reproduce

  1. set a button to play a sound
  2. press the button (on Andorid phone/Live Test)
  3. after pressing the button about a dozen times, the sound will stop playing

Expected Behavior

What did you expect to happen? I expect the sound to continue to play.

Actual Behavior

What actually happens? The sound playback function stops working after it was used about a dozen times. It doesn't matter if the sound file is mp3 or wav file. Once it stops working, it completely stops working (need to exit App). This problem shows up on Thunkable Live and Andorid APK and does not show up on Live Test. I tried it on two different android phones with different android versions and they both have the same issue. I first noticed this behavior late last year and it wasn't like this previously (not sure how long this has been happening). I am using the latest Live Test.

Project Link

Link to a project copy that shows this behaviour. This is important because most times we cannot reproduce the issues reported just with the list of steps, so please do provide this.

https://x.thunkable.com/copy/c692cf73970a2f05c30e6cee3095a96e

Community Link

If there's an ongoing discussion about this behavior in the Community, please link to it here

  STACK TRACE AND/OR SCREENSHOTS
cchahar commented 1 year ago

https://community.thunkable.com/t/sound-on-button-click-does-not-work-after-certain-no-of-times/2362917/5

Hi , The sound not playing continuously is still there for Android Live test. Is there a fix for the same available yet?