kaaholst / android-squeezer

Remote control for your Logitech Media Server ("Squeezeserver" etc) and players.
Apache License 2.0
75 stars 15 forks source link

At your request, Android is blocking...A13 #781

Open bpbiszkopt opened 1 year ago

bpbiszkopt commented 1 year ago

Hello, I just installed A13 and cannot control my LMS by notification bar. There is only information about the song but without possibility to control it.

In app option I cannot turn on notifications, they are grey and there is information "At your request, Android is blocking this app’s notifications from appearing on this device". I have search in every option but cannot find where it could be unlocked on my phone. On A10 everything works well.

caelor commented 1 year ago

Android 13 has quite a few changes that need apps to be updated to support full functionality.

The message about notifications being disabled is probably related to https://developer.android.com/develop/ui/views/notifications/notification-permission

The lack of controls on the playback notification is more likely to be due to Android changing how it determines what controls to show, as described in https://source.android.com/docs/core/display/media-control

I've not had chance to to dig through to code to see what changes might be needed, but I wanted to leave these links as potential signposts. I think the app will need some updates to restore full functionality in A13.

bpbiszkopt commented 1 year ago

Thank you for information. Application without this functionality is still working fine and it's usable but just a little bit less flexible.

grendelrt commented 1 year ago

It seems this issue is also causing my play , pause, etc buttons from showing on lock screen and notification. I have the current play status, but no buttons. I have the "at your request" message when I try giving squeezer notification privileges. I loaded squeezer onto an older phone I had laying around that isn't A13 and everything looks to work correctly.

narcolepsy commented 9 months ago

Hi - think I'm having the same issue - is this fix in the pipeline?

Other than this everything is working just great!

kaaholst commented 9 months ago

This issue causes other problems, so yes, a fix is on the way. I will post any progress here.