Now that Icenium Beta 2 is out with publishing support, are we permitted to "Go Live" with apps created with Icenium if we already have a Kendo UI Mobile license? Thanks.
When I use the Publish function for Appl AppStore I first see a window saying:
You Application validators are OK!
When I click the builld-button in that Window I get an error message saying:
No developer profile for AppStore submission is available
My Code Signing Identity is correct (in project properties) and in Graphite options I have a provision. I can build an .ipa file within mist without problems. Am I missing something?
0
Yavor Georgiev
Telerik team
answered on 28 Sep 2012, 10:08 AM
Hi Jan-Dirk,
Please make sure the type of your provision is App Store. There are two kinds of provisions - Developer and Distribution. The Developer provision is used only to locally build and deploy an app. The Distribution provision has two sub-types. The first is Ad-Hoc - a distribution provision with a set of devices it can be deployed on. Typically Ad-Hoc provisions are used when distributing an app to beta testers.
The other type of Distribution provision is the App Store one - with no devices for distribution selected. You need to create just such a provision in the iOS Developer Portal and import it in Icenium. Graphite's Publish dialog for iOS requires an App Store provision. If you build your app with any other kind of provision, Apple's App Store submission process will automatically reject your app package.