Open CrazyStevenz opened 2 months ago
good catch. Will fix asap
I did some tests and I now understand what is happening. When you press the stop button the OS is asked to kill the music/notification service. The system takes a few seconds to kill a service, so if you play something before, the playback is going to start while the service is still being destroyed, then when it's actually killed, the music stops, when you press play again you'll notice there's no notification (at least for me, and it might actually be retained, the behaviour from this point on is broken) and the playback might work but might stutter or die alltogether. I will fix in the next-next release, since I have higher priorities right now.
To reproduce: 1) Play some music. 2) Go to the home page. 3) Long press the stop button and quickly click the tune spinner. 4) Music starts playing and immediately pauses. 5)
null
is printed in the Debug Logs.