Memory/RAM limit

I try build a simple slide-by-slide app with few button on screen [when button are press then play a sound].
On my tablet, witch have a 2GB of memory app stopped play samples after 15-20 press of buttons - is looks like some memory leak problem.
On my phone with 4GB RAM problem is not exist.

Is there any solution for “low” memory devices?

My app:

https://x.thunkable.com/copy/75d99c16d4ef2fb084d76030ea30f794

Your sample project has many screens and very difficult to know what you were doing to reproduce the same issue using the same steps that you took.

Can you explain the steps?

There is a known issue of memory leak when going back and forth between screens but have not heard about audio files.