Start a new topic

IOS Code sign error

IOS Code sign error


Hi,

I have downloaded the wikitude SDK for IOS platform. When i am launching the wikitude sample on IOS device it is giving me a code sign error as follow:

Code Sign error: No matching provisioning profiles found: No
provisioning profiles with a valid signing identity (i.e. certificate
and private key pair) matching the bundle identifier
?com.wikitude.SDKExamples? were found.

It also gives below message when i further troubleshoot this issue:

An App ID with Identifier 'com.wikitude.SDKExamples' is not available.
Please enter a different string.

Please suggest me a way to do this.

Thanks,

Manish

Hi Manish,

If I search the internet for your issue, it looks like something with your certificate and app id is not correctly handled. Do these links help:
 

http://stackoverflow.com/questions/17388600/certificates-wont-show-in-code-signing-identity-in-build-settings

http://stackoverflow.com/questions/20565565/an-app-id-with-identifier-is-not-available-please-enter-a-different-string

Greetings

Nicola

Hi Nicola,

Thank you for your reply.

As per the 2nd link you sent i see that problem has been  solved if i change the bundle identifier from com.wikitude.SDKExamples to com.wikitude.SDKExamples1

in the project setting. And app launches properly. but there is another problem that wikitude identifies the package "com.wikitude.SDKExamples" and hence i am getting a licence key missing error upon the app launch because i am using the package name as "com.wikitude.SDKExamples1".

As i am new to IOS, Can you please suggest a way to solve this issue.

 

PS: App is now launching but i am getting a licence key missing error.

 

Thanks,

Manish
Login or Signup to post a comment