IOS Enterprise Certificate ($299) in-house Method Publishing guide

Source: Internet
Author: User

I. Clear several concepts

1, Enterprise version of the IDP: that is, iOS development enterprise program. Attention is $299/year kind, not $99/year kind of.

2, in the House: is only the enterprise internal release, only for enterprise internal personnel use.

Second, In-house mode features

1. You cannot publish to the Apple Store for sale. 2. No Apple review is required. 3, you can use any known private API. 4, can be installed on any Apple device, without any signature and authentication. 5, user installation only need an IPA file, no certificate and signature files.  
third, the certificate generation process
1, generate the development and release certificate (CER file), and the same as the account. 2, create the app ID, and the same as the account. 3, create the development mobileprovision file , and the same as the $ $ account. 4. Create a release (in-house) mobileprovision file, which is different from the $ $ account. Ad hoc is published in the same way as the "$", here we choose in the house.  5, the newly generated certificate and signature files are installed, you can start our release.

Four, in-house packaging

here, for example, there may be subtle differences between versions of XCODE5. 1. Project configuration, associated with the certificate file just installed. 2. Configure Archive options: 3, archive:product----> Archive 4, after the compilation is complete, the package page pops up.  such as: 5, point "Next" continue, such as: 6, fill out the information, click Save, Open the folder we selected above, you will see the following 2 files: 7, the release of the file packaging work is completed.
Five, Enterprise Web server distribution
1, put the packaged files on the enterprise server, the IOS device by visiting the Enterprise website, download the installation directly. 2, one-touch installation implementation:
1. Add a label to the site page. 2. The link to the label is as follows:

<a href="Itms-services://?action=download-manifest&url=http://url/hello.plist"> Hello</a>

Six, iOS device, open the Site page, click on the label, pop-up installation prompts, continue.

IOS Enterprise Certificate ($299) in-house Method Publishing guide

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.