I need your help. Apple has been accepted my request for Apple CarPlay development. 1. I inserted line com.apple.developer.playable-content into my file.entitlements:
What i am doing wrong? I use and Swift language and Objective-c
I need your help. Apple has been accepted my request for Apple CarPlay development. 1. I inserted line com.apple.developer.playable-content into my file.entitlements:
What i am doing wrong? I use and Swift language and Objective-c
I found solution. You should disable automatically signing, and choose Provision profile with CarPlay entitlements. I suppose this answer can help for anyone.