This is a migrated thread and some comments may be shown as answers.

Not Application for AppStore Provisions

2 Answers 69 Views
Apple iOS
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nitesh
Top achievements
Rank 1
Nitesh asked on 05 Mar 2015, 02:00 PM
I have created certificated and completed followed all the the steps  https://www.youtube.com/watch?v=Y1umDPO4Ly4 but not able to publish my ios application in telerik appbuilder.

2 Answers, 1 is accepted

Sort by
0
Nitesh
Top achievements
Rank 1
answered on 05 Mar 2015, 02:14 PM
Even when i manually trying to build then build option is disabled 
0
Martin Yankov
Telerik team
answered on 09 Mar 2015, 01:08 PM
Hello Nitesh,

The reason why you cannot sign your app with your provisioning profile is because the application identifiers don't match. Your app's id is com.RememberStuff.RememberStuff while your provisioning profile is provisioned for apps with id com.rememberstuff.*. As Apple have stated in their documentation, the app identifier is case sensitive:

"However, unlike domain names, bundle IDs are case sensitive. If the App ID is lowercase, your bundle ID needs to be lowercase, too."

Change your app identifier to com.rememberstuff.RememberStuff and you should be able to sign and build it with AppBuilder.

Let me know if this works for you.

Regards,
Martin Yankov
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Apple iOS
Asked by
Nitesh
Top achievements
Rank 1
Answers by
Nitesh
Top achievements
Rank 1
Martin Yankov
Telerik team
Share this question
or