IOS App Release

Source: Internet
Author: User

This article reprinted to http://blog.csdn.net/ysy441088327/article/details/7833579Apple provides a great application ecosystem for the vast majority of developers .

Resources:

1: How to submit an app to the App Store

Http://www.cocoachina.com/newbie/tutorial/2013/0508/6155.html

2:app Store submit on-line and market promotion topics

Http://www.cocoachina.com/special/market.html

3:app Store Review Guidelines

Https://developer.apple.com/appstore/resources/approval/guidelines.html#functionality

4:itunes Connect Developer Experience

Http://www.cnblogs.com/zhw511006/archive/2013/01/15/2860945.html

5: Idiot iOS release tutorial (i) iTunes connect create app and buy in

http://blog.csdn.net/mrdo_home/article/details/10286633

6:ios Developer Account Application process:

http://girlios.github.io/blog/2014/03/16/enrolling-in-apple-developer-programs/

7:ios implementation and testing of internal purchase check List

http://onevcat.com/2013/11/ios-iap-checklist/

Finally, that is, in the day before yesterday, the application finally submitted to the audit process, a variety of tastes said not clear, all kinds of bitterness bitter spicy alas.

To start publishing, you want to make multiple settings:

1: Set compilation mode to release

2: Use the published version of the certificate:

Next, create an app in itunes Connect

Add New App, Manage Your applications, ITunes Connect, Member Center, Developer

1: Start creating an app to provide app name and more

SKU number means to differentiate your app, fill in the app's Bundleidentifier, or uniquely identify your app's characters. Note, however, that SKU number cannot be changed after the app is published.

2: After the setting of the available date, price and so on is generally set up the price can be determined.

3: The next step is to prepare a lot of things:

1:icon requires 1024 * 1024 size icons

2:5-piece software use

Finally, start compiling the packaged app and uploading our app using Application Loader.

Errors that may be encountered:

1:icon Icon Setup Issues

Workaround:

Detects if the icon settings for the Info.plist file are superfluous:

2: Is it a newspaper, magazine-like application?

Workaround:

If your app doesn't include this feature then remove the info.plist settings, such as:

If yes:

Http://hi.baidu.com/yanh105/item/d9b0dbc1fee3cd2aee4665bd

This tutorial teaches how to make

When we formally prepare to submit the application, Apple will ask two questions:

1: The first question is whether encryption is used in your code,

2: The second question is whether your application involves infringement.

As a general rule, all two are selected No.

Take a look at build Active Architecture only when the build resolution setting No. The release volume is twice times larger. Set to Yes to resolve this issue. Do you have any other pitfalls?

On the way encountered a very good hand problem, archive compiled app, each time compile failed, generate a name called: Generic Xcode Archive, this thing does not know what to do at present,

The workaround on the web is to change the skip install in the Build Settings in other static libraries to YES, and the main project skip install remains NO. Just solve the problem,

But the tangled is, I set up this way, still compile errors, the original still need to put all the header files in the static library into project. Compile again, success!

:

date:2012-08-06 16:27

Workaround for failure to submit audit for Xcode 4.3x version: Set the Compress PNG files for build Settings in the project to No. (Default Yes)

After the compiled size and the original, try to commit again. Success!

Data reference:

PNG processing method of extracting picture resources in 1:ipa

http://blog.csdn.net/stonexing5/article/details/7429422

2: Successful release with organizer in xcode4.3.2

http://blog.csdn.net/kingkong1024/article/details/7483606

3: Invalid Binary caused by corrupt icon

Http://hi.baidu.com/wwssttt/item/a74136506ead3adbd48bacd7

Date:2012-08-14 11:28

Two links attached today

Application Loader:

Https://itunesconnect.apple.com/apploader/ApplicationLoader_2.8.dmg

Application Loader Illustrated Tutorial

Http://www.cocoachina.com/newbie/basic/2010/0726/1927.html

Date:2013-02-26 10:33

Application details in App Store address:

Https://itunes.apple.com/cn/app/id604608273?mt=8

You only need to change the ID

DATE:2013-08-13 13:52

The audit was rejected, which offended 2.23, as follows:

2.23:apps must follow the IOS Data Storage guidelines or they would be rejected

Understand and follow Apple's iOS data storage guide

https://developer.apple.com/icloud/documentation/data-storage/

Refer to the following two:

Http://www.cnblogs.com/wellsoho/archive/2012/10/16/2725718.html

Date:2013-11-13

The compilation does not pass, prompting Libpods.a to find. Please try to compile the pod separately for the project

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.