Xamarin-Plugins icon indicating copy to clipboard operation
Xamarin-Plugins copied to clipboard

Lock Screen Music Controls 

Open gimidia opened this issue 7 years ago • 3 comments
trafficstars

How do I appear the audio controls on the lock screen and also how much to press the on and off button?

gimidia avatar Aug 24 '18 00:08 gimidia

the lock screen APIs are different on each platform unfortunately so you'd need separate implementations - it's not currently included in SimpleAudioPlayer

adrianstevens avatar Sep 01 '18 04:09 adrianstevens

can you tell me some website / example / tutorial to accomplish this

gimidia avatar Sep 03 '18 18:09 gimidia

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?

ChetCromer avatar May 22 '19 21:05 ChetCromer