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

How to deploy mobile application for ios ?

3 Answers 105 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
M Kumar
Top achievements
Rank 1
Iron
Veteran
M Kumar asked on 16 Dec 2014, 08:28 AM
Hi
  
   we are develop mobile application,for ios we register in apple developer and get provisioning file also,using Telerik Platform(browser client) we uploaded,
when we check in Telerik Platform,

options->ios->Provisioning Profiles  and in options->ios->cryptographic identities got entries,i mean successfully imoported provisioning file.

But when we try to deploy in Telerik Platform for ios device,in Telerik Platform(browser client)

Run-->Build->ios->App Package option,and click Next button ,and we get "No applicable provisioning profiles available"

Same as in Appbuilder for Visual Studio Extension,i cant deploy application for ios device.

Regards
  Aravind

3 Answers, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 18 Dec 2014, 10:22 AM
Hello Aravind,

Indeed, you have completed all right and your cryptographic identity matches the provisioning profile. The reason why you can't use it for building packages via our Build command is its type - App Store distribution. You can use this provisioning only when publishing your app via our Publish functionality.
For any other distribution purposes and testing you will have to register new provisioning profile towards your needs: Here is a nice blog post on the matter.

If I can be of further assistance please let me know.

Regards,
Zdravko
Telerik
 

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

 
0
M Kumar
Top achievements
Rank 1
Iron
Veteran
answered on 19 Dec 2014, 07:26 AM
Hi
  Thank you for your reply,i am specify for app package for ios,i am not mention ios app for online app store.I am specify steps for what i did,like AppBuilder->Build not AppBuilder->Publish from  visual studio
This screenshot form Visual studio http://prntscr.com/5ihton
This screenshot form Telerik platform http://prntscr.com/5ihtpe ,here i see provision file.

Regards
  Aravind
0
Accepted
Tina Stancheva
Telerik team
answered on 23 Dec 2014, 04:35 PM
Hi Aravind,

The snapshots you sent indicate that you are using AppBuilder build menu:
  • In Visual Studio open AppBuilder->Build project in cloud->iOS->App package
  • In the Web-Client open Run->Build->iOS->App package

In both these cases, AppBuilder will look for AdHoc, Development or In-House provisioning profiles added to your account. This operation will fail in your case since you only have an AppStore provisioning profile.

The AppStore provisioning profile can be used to publish your app in the AppStore following these steps:

  • In Visual Studio open AppBuilder->Publish project->App Store
  • In the Web-Client open Publish->App Store
Having the above in mind, please either use your current provisioning profile to publish your app in the iOS app store, or create a provisioning profile that can be used in the build menu (AdHoc, development or in-House provisioning).

Regards,

Tina Stancheva
Telerik
 

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

 
Tags
General Discussion
Asked by
M Kumar
Top achievements
Rank 1
Iron
Veteran
Answers by
Zdravko
Telerik team
M Kumar
Top achievements
Rank 1
Iron
Veteran
Tina Stancheva
Telerik team
Share this question
or