When the IOS Developer Center generates a certificate, the appID is entered. iosappid

Source: Internet
Author: User
Tags apple apps

When the IOS Developer Center generates a certificate, the appID is entered. iosappid

Today, we need to package a new program for the customer. Starting from applying for a certificate, a problem found when applying for a certificate is how to fill in the appID and what it means. The difference is as follows:

1. Apple app IDs are divided into two types: explicit id and wildcard ID. You can set the app id when creating the app. The type cannot be switched after the app id is created.

2. The two types of IDs are the most intuitive differences. The explicit ID must be the full name, such as com. lc. the last segment of the test, wildcard ID is the asterisk (*), for example, com. lc. *.

3. the asterisks of the wildcard ID can be replaced without affecting the packaging, and the apps packaged with different suffixes are different (simply put, if the last asterisks of a wildcard ID are different, two apps are installed on the machine and will not be overwritten ). The explicit ID cannot be changed.

4. wildcard IDNoYou can use iap, game center, push, and explicit IDs.

5. In conclusion, the explicit it ID is basically used for appstore (mainly with game center, push, iap and other permissions ). Wildcard ID is suitable for unofficial platforms.

Finally, let's talk about why wildcard ID is suitable for unofficial platforms.

Because Apple apps are differentiated by bundle IDs. If the two app bundle IDs are the same, they will overwrite each other. Because the last asterisk can be changed, the wildcard ID can be used to differentiate different platforms. Otherwise, versions of different platforms will overwrite each other.

If onlyIf the app is jailbroken, you do not need to consider the bundle ID. We use in house, so it is so troublesome.

Original post address: http://blog.csdn.net/dinko321/article/details/21465981



How to apply for an ios developer Certificate

1. Apply for a developer Certificate
2. Add a developer certificate to the mac
3. Generate a development license for ios
4. Download the ios development license to the ios device through xcode
5. Add ios devices as development debugging Terminals


IOS developer Account Application Problems

1. To learn ios, you must use the development tool xcode. At this time, you must have a mac and an ios developer account.
2. If you want to debug the program, the development tool comes with a simulator without a credit card. If you want to upload the data to an iphone or ipad, you must upload the data to the app store. In this case, you need a bank card. Because to release your program, you have to pay for it.

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.