You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this library in my android project and tested it using my Motorola G5 and sometimes the player starts to play the song when some notification sound like Whatsapp or Facebook comes up, even when i call the pause method, that is weird, is some problem of the Android MediaPlayer?
The text was updated successfully, but these errors were encountered:
I think this is related to #111 it has to do with the .resume() being called, the proposed fix didn't work for me so I think someone will need to dig further.
I will be testing this soon to see if this bug is still occuring and trying to find a solution. If anyone else has any information about it feel free to share.
I'm using this library in my android project and tested it using my Motorola G5 and sometimes the player starts to play the song when some notification sound like Whatsapp or Facebook comes up, even when i call the pause method, that is weird, is some problem of the Android MediaPlayer?
The text was updated successfully, but these errors were encountered: