Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Player Notification for Android 11 #2

Closed
hellcat707hp opened this issue Jul 18, 2021 · 0 comments
Closed

Fix Player Notification for Android 11 #2

hellcat707hp opened this issue Jul 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hellcat707hp
Copy link
Owner

hellcat707hp commented Jul 18, 2021

When playing music in Android 11 (at least on the emulated Pixel 4 device), showing the player notification causes the device's system UI to crash in a loop until the notification is killed.

Many attempts at fixing this have been tried, but to no avail resulting in one portion of commit e723aff where the ability to show the notification was turned off for Android 11 devices inside GTRadioNotificationManager.

The belief is this has something to do with the images/icons used in the notification, but attempts to correct that also failed.
(See this StackOverflow post)

Might need some help on this one!

  1. Is this only on my Pixel 4 emulator device or is it happening for all Android 11 devices?
  2. What's the root cause?
@hellcat707hp hellcat707hp added bug Something isn't working help wanted Extra attention is needed labels Jul 18, 2021
@hellcat707hp hellcat707hp removed the help wanted Extra attention is needed label Feb 11, 2023
@hellcat707hp hellcat707hp self-assigned this Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant