Xamarin-Plugins
Xamarin-Plugins copied to clipboard
Lock Screen Music Controls
trafficstars
How do I appear the audio controls on the lock screen and also how much to press the on and off button?
the lock screen APIs are different on each platform unfortunately so you'd need separate implementations - it's not currently included in SimpleAudioPlayer
can you tell me some website / example / tutorial to accomplish this
I'm chasing down this same feature. I understand it's not part of the SimpleAudioPlayer (thus the "simple" part). Is there a way to access the underlying platform-specific elements of the player using a Dependency Service or Custom Renderer?