Page 1 of 1

[2.92b1] MediaPlayer Notification play/pause error

Posted: 2018-11-02, 16:45 UTC
by matixx
If I swipe down the notification I can not pause the actual mp4.

Oreo 8.00

Re: [2.92b1] MediaPlayer Notification play/pause error

Posted: 2018-11-05, 11:33 UTC
by ghisler(Author)
This works fine here on Android 8 Oreo. Do the other buttons work?
- next track
- previous track (should also jump to the start of a video)
- close?

Re: [2.92b1] MediaPlayer Notification play/pause error

Posted: 2018-11-05, 11:38 UTC
by matixx
No button works.
Only Touch on loaded Track is making the player visible.

Re: [2.92b1] MediaPlayer Notification play/pause error

Posted: 2018-11-05, 11:55 UTC
by ghisler(Author)
Strange, it works with all my real devices (including Android 8.0), but not in the Android 8 emulator. I will try to find a workaround. So far I don't know why it wouldn't work any longer...

Re: [2.92b1] MediaPlayer Notification play/pause error

Posted: 2018-11-05, 11:58 UTC
by matixx
my Device:

XIAOMI Mi5 Pro
Android 8.0.0 OPR1.170623.032
Sicherheitspatch von 2018-10-01
MIUI 10 global 8.11.1 beta

Re: [2.92b1] MediaPlayer Notification play/pause error

Posted: 2018-11-05, 13:52 UTC
by ghisler(Author)
OK, after some tests I found out that I need to explicity register the receiver for these button notifications - it's not sufficient to just delcare it in the manifest. I will fix it in the next beta. Thanks for reporting it!