Skip to main content

All Questions

Tagged with
0 votes
0 answers
57 views

.NET MAUI - Apple CarPlay black screen

I am trying to add Apple Carplay to my .net MAUI app. I follow the tutorial (https://github.com/Suplanus/Xamarin.Demo.Carplay) and after adding UIApplicationSceneManifest block to info.plist i always ...
Artiom's user avatar
  • 267
0 votes
0 answers
292 views

MPRemoteCommandCenter play/pause command not updating properly

I have set play/pause button enabled and also added target event to each but when ever I click button in simulator it always calls play button's target event and button's image not properly updating ...
Divyesh's user avatar
  • 2,353
2 votes
1 answer
442 views

How to make NowPlay screen in CarPlay Xamarin.iOS? and How to set nowPlayingIdentifiers property in MPPlayableContentManager?

I have created Audio App in Xamarin.Forms, for playing audio I have used MediaManager plugin. Now I want to make it compatible with CarPlay. CarPlay audio apps are controlled by the ...
Divyesh's user avatar
  • 2,353