You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating System & Version: Mac OS VS : 17.5.0.1802.
I am trying to add a feature in my app in order when an audio is played, in the Lock Screen will be showed the media controls and the user will control the music remotely. However, developing this feature I face this problem :
In android I have to use MediaMetadataCompat, MediaSessionCompat etc , which exists in both Xamarin.Android.Support.Media.Compat and Xamarin.AndroidX.media and I cannot find the solution. I have tried this solution that is recommended here but without results #71 (comment) . Also, I have tried to migrate my project to AndroidX and also without any success.
Steps to Reproduce
Try to create something using MediaMetadataCompat
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
Affected platform version
VS 17.5.0.1802
Description
Operating System & Version: Mac OS VS : 17.5.0.1802.
I am trying to add a feature in my app in order when an audio is played, in the Lock Screen will be showed the media controls and the user will control the music remotely. However, developing this feature I face this problem :
In android I have to use MediaMetadataCompat, MediaSessionCompat etc , which exists in both Xamarin.Android.Support.Media.Compat and Xamarin.AndroidX.media and I cannot find the solution. I have tried this solution that is recommended here but without results #71 (comment) . Also, I have tried to migrate my project to AndroidX and also without any success.
Steps to Reproduce
Try to create something using MediaMetadataCompat
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: