vanilla-music / vanilla

Vanilla Music Player for Android
GNU General Public License v3.0
1.19k stars 296 forks source link

Notification disappears if you tap Pause (Android 13) #1159

Closed opusforlife2 closed 1 year ago

opusforlife2 commented 1 year ago

Description

On A13, if you have Notification visibility set to Show when playing, the default, it makes the notification disappear when Paused. On Android 12 and below, the notification stays as expected.

BTW, if it's changed to Always show the notification stays. So something has changed with A13. Other music apps work fine, so it's specific to Vanilla.

Steps to reproduce the issue

  1. Ensure Notification visibility is set to Show when playing.
  2. Play music.
  3. Tap Pause on media notification.
  4. It disappears.
  5. Do the same on Android 12 (or below).
  6. Notification stays.
opusforlife2 commented 1 year ago

Likely fixed by 84eafaa, but I'm not certain.

opusforlife2 commented 1 year ago

Got the update. This is fixed.