View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019988 | MMA | Now Playing | public | 2023-05-01 13:44 | 2025-07-01 13:36 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.6 | Fixed in Version | 2.0.6 | ||
Summary | 0019988: Cannot manually close MMA notification on some devices | ||||
Description | On most devices, the MMA notification contains a 'Stop' button that stops playback and forces the Notification closed. But on some devices (e.g. Samsung S10/Android 12), the stop button is missing and there's no way to close the notification (swiping it or 'Clear all notifications' has no effect). Simplest solution would be to always have the 'Stop' button. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1252 | ||||
|
The MMA playback notification depends on the Android version. On newer Androids, the notification buttons are chosen automatically from media sessions, which is shared for both the notification and external clients like Android Auto. If the stop button is missing, you can try: A) swipe to the left/right (only on some devices if there is no other playback notification from another player) B) Long click on the notification and then click on the Hide button. |