Software Archive
Read-only legacy content
17061 Discussions

Error Building iOS

nicolas_r_
Beginner
353 Views

Hi i try my first iOS build on intel XDK with a project that is working fine on android i follow all the guides that the programe gives to generate the certificates and provisioning files. but when i build i get an error. 

error build iOS.png

0 Kudos
1 Reply
John_H_Intel2
Employee
353 Views

The error is with your bundle ID and provisioning profile mismatch.What you specify in the XDK for the appID, must match what you use to create the appID on apples developer portal and then use that to create the provisioning profile.

0 Kudos
Reply