2021年4月23日星期五

SwiftUI + CarPlay - audio player

So, we have the correct permissions to run our app on CarPlay - Apple approved. However they are talking about it being template based, and all we need to do is connect into the following commands.

MPPlayableContent  

and the media nowplaying information - which is easy as we already do that through the approved method

MPNowPlayingInfoCenter and MPRemoteCommandCenter  

So I am wondering what are the steps to do

MPPlayableContent  

In SwiftUI. BTW we did not need the MFI to get these permissions as we are a radio station / Audio app.

https://stackoverflow.com/questions/67238449/swiftui-carplay-audio-player April 24, 2021 at 09:06AM

没有评论:

发表评论