loosing audio on app after a few minutes

Hi there, I hope someone can help me, I created a quiz app in which its given a movie soundtrack (pay sound from a firestore database, even tried with local sound asset) and you have to guess the movie clicking an image option, and then the next soundtrack and so on, it seems all works fine for a few minutes until the soundtracks and all other sounds stops playing, no sound at all, everything on the app continues to run normal but with no sound, making the app useless, weird thing is that it fails to play audio after like 20 movie questions, but if I close the app and re open, it continue working with sound again, another weird thing is that it only fails when compiled for Android as an APK from Flutterflow, tested on several Android phones and same issue, I also exported the code to Apple XCode and I compiled the same code for an iPhone and this way, on iPhones don't have the audio problem at all, what could it be? I hope I explained the issue properly, thanks in advance.

5
3 replies