CUTR-at-USF / MUSER

App used in USF research on music therapy. Based on Shuttle Music Player (https://github.com/timusus/Shuttle).
Other
2 stars 1 forks source link

Muser's background service crashes #33

Open BumbleFlash opened 4 years ago

BumbleFlash commented 4 years ago

Describe the bug The bug is rare but the app crashes on the background especially if service is idle for a long time.

To Reproduce Steps to reproduce the behavior:

  1. Open the Muser App and return back to home screen.

Expected behavior The background service should keep running while the app is not in focus.

Observed behavior The background service crashes while the app is not in focus.

Device and Android version:

Google Pixel 3a. Stock Android 10. Google Play Services 20.18.17

barbeau commented 4 years ago

Is the notification active when this happens, or is the notification gone?

BumbleFlash commented 4 years ago

The background seems to run even after Muser is killed from overview. I'm not sure about the notifications because I spotted the crashes when there was no notification from before and I wasn't playing any track..