Good morning, someone could help me I am creating a very simple player that I take from a previously created Url, it has a play stop and close button, everything works great but a minute passes and I imagine that the cell phone is inactive and the music turns off
You have checked Keep screen on from Screen1 Advanced Properties section?
Preview Below :
Try to search before posting
This is bug and already reported check this thread.
If I play a sound with the ExoPlayer and then stop it, the sound is no longer played, but the player is still in the state isPlaying=true. Only when I press the stop button again, the state isPlaying=false.
Therefore, this can only be done with a timer.
This raises numerous problems with my apps. I need the ExoPlayer because it is the only one that can seamlessly loop sounds. Unfortunately, the TaifunPlayer has recently problems with gapless looping on some Chinese devices.
At the moment a so…
And this
I have built a simple app to play (looping) a sound (loop.ogg, 22 sec) from the assets. But if some devices (e.g. Samsung Galaxy S8, Note8, Android 9) go to background (pressing the Home button) or I turn the screen of (standby, sleep mode), the sound begins to stutter after about 50-60 sec and later it stops.
ExoPlayer_test.aia (466.8 KB)
This does not happen on my Xiaomi Redmi Note 5 (Android 9), OnePlus 6 (Android 10).
We already discussed a similar issue (bug) in the forum, but without an…
1 Like