CarPlay entitlement

I'm trying to develop an iOS application compatible with CarPlay.


I have read on different links (for example https://developer.apple.com/reference/mediaplayer/mpcontentitem or https://8mobile.wordpress.com/2014/03/12/ios-7-1-and-apple-carplay-apps-permission/) that I must have a CarPaly entitlement (a sort of special entitlement) in order to support CarPlay with my App.

Does anyone know somethng aboutthis argument? It would be very appreciated. 🙂


Thanks in advance.

Replies

Apply here to get your app approved for CarPlay use:
https://developer.apple.com/contact/carplay/


/M

I am also in the same boat. After checking with the Apple team found out that, (https://mfi.apple.com/MFiWeb/getFAQ.action#2-1)


I want to develop an iOS app that communicates with an MFi accessory. Do I need to join the MFi Program?

No. iOS app developers do not need to join the MFi Program. Everything app developers need is in the External Accessory Framework, which is provided in the iOS SDK. To access the iOS SDK, please join the iOS Developer Program: https://developer.apple.com/programs/ios/

.