jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
919 stars 981 forks source link

[BUG] Tapping on Android Notification doesn't open the app #1138

Open nikolaybiaivanov opened 1 year ago

nikolaybiaivanov commented 1 year ago

Describe the bug While app is in background mode and the playback is playing tapping on Android Notification doesn't open the app.

To Reproduce Steps to reproduce the behavior:

  1. Start a video on Android device
  2. Leave the app
  3. Open the Notification center and tap on the somewhere on the notification other than controls.
  4. Nothing happens.

Flutter doctor No issues

Better Player version

rounce commented 1 year ago

https://github.com/jhomlala/betterplayer/pull/1042

nikolaybiaivanov commented 1 year ago

1042

It doesn't work.

geriby commented 1 year ago

It doesn't work for me as well.