nhcodes
nhcodes

Reputation: 2004

Android cast notification not working in lock screen

I implemented the cast sender notification exactly like this: https://developers.google.com/cast/docs/android_sender_integrate#add_media_controls_to_notification_and_lock_screen

And its working like a charm when the phone is unlocked, unfortunately nothing happens when I click on the pause button in the lock screen. Does anyone have an idea what I could be doing wrong? I'm on API 29.

Thanks in advance.

Upvotes: 1

Views: 705

Answers (1)

nhcodes
nhcodes

Reputation: 2004

Apparently this seems to be a known bug on Samsung devices: https://issuetracker.google.com/issues/127272573

Upvotes: 1

Related Questions