Getting Started with IOS: User testing with AD Hoc

Source: Internet
Author: User

Before completing the iOS development and preparing for the release, we wanted the app to test, comment, modify, and then post to the app store around friends. With this in mind, Apple uses ad hoc to implement pre-release user testing. From another point of view, the unpublished app is used by ad Hoc for free in advance for other people.

The use of ad hoc is actually very simple, and is also described in detail on the Apple Developer website page. The first thing to note is that our app can only be shared with ad hoc on the device that binds to our account, so it's 100 units. Then take a look at the official instructions steps.

Step 1: Create and download an iOS publishing certificate. This is generally the way we create an iOS development certificate.

Step 2: Create and download an ad hoc distribution Provisioning profile, which is the ad hoc publishing configuration file. This is good to do, click on the provisioning option on the site, click New profile created, to fill in the following information:

Distribution method: Ad Hoc

Profile Name:<App_Name> User Testing profile

App ID: Appropriate app ID for the app being tested

Devices: Tester ' s device identifier

This information must be filled in, which is the device to be shared in the devices. Download When you are finished creating it.

Step 3: This step is actually the app file that created our software in Xcode. Three steps are counted:

(1) Open Xcode;

(2) Click on the product->archive on the toolbar to package the app;

(3) In organizer archives There is your packaged app, click Distribute, select Ad Hoc, such as

After saving, you get the. ipa file.

Step 4: This step is to send the IPA file and configuration file to the friend's computer in various ways, open itunes, pull the configuration file into itunes first, and then pull the IPA file in, synchronization is OK.

Transferred from: http://m.blog.csdn.net/blog/songrotek/8477318

Getting Started with IOS: User testing with AD Hoc

Related Article

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.