-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
Media controls on lockscreen not properly showing #20
Comments
Most of these "Control music from the lockscreen" systems use the |
I've located the issue, my implementation of |
Add event handling to the MediaSession. This completes the new PlaybackSessionConnector class and possibly addresses the issue raised in #20.
Can you try this APK? I think I've set it up so that the lock screen can detect it. |
Great, I'll mark this issue as resolved then. This fix should arrive in 1.4.1. |
Describe the bug/crash:
Media player controls & info not properly working on lockscreen (instead it shows up in a notification)
Steps To Reproduce the bug/crash:
Screenshots:
Phone Information:
Device: Samsung Galaxy J2 2015 (j2lte)
Android version: 7.1.1 (Custom Samsung ROM)
Due Diligence:
I have been looking for a good FOSS music player and I came across this one. Really liking it :) It's simple but functional. I'll be using it as my daily use audio player and post bugs that I may come across, like this one.
The text was updated successfully, but these errors were encountered: