analogcode / Swift-Radio-Pro

Professional Radio Station App for iOS!
MIT License
2.87k stars 712 forks source link

CarPlay branch needs fix #158

Closed losgranos closed 1 year ago

losgranos commented 2 years ago

Any idea how to fix this, I tried searching google no real answers, just more questions lol

'MPPlayableContentDelegate' was deprecated in iOS 14.0: Use CarPlay framework

thanks!

fethica commented 1 year ago

It's deprecated but as of iOS 16 it's still working, we are planning to migrate to the new CarPlay but we'll probably have to drop support for older iOS versions.

iDevelopper commented 1 year ago

You do not have to drop support for older versions. You can have the two entitlements from Apple (com.apple.developer.playable-content and com.apple.developer.carplay-audio for iOS 14 +). And use them for the same App.