IOS optimized Memory (v) Summary of development process

Source: Internet
Author: User

iOS Development Process Summary

Process: registration, development, real-machine testing, publishing, and on-line.

IPhone IOS 4 from registration to app on-line development process

I. About registering an account IDP and Apple ID:

1, registered App ID (both iOS users and developers need *****id, but the latter also need to pay 99$ to register as a developer. )

Website: http://developer.apple.com

Because there is no registration button on the top of the URL, so go to itunes registration, method reference (registration here is free, you need to register for payment):

Http://jingyan.baidu.com/article/c14654136163f00bfcfc4cf2.html

2, registered as an Apple developer, tutorial : http://hi.baidu.com/492437598/blog/item/739b29c175e12722e4dd3b0e.html

After being formally accepted as a developer, Apple will receive an e-mail informing Apple about the address of the itunes connection website. This site is equivalent to the "vendor-specific channel" of the itunes store, and each product you want to sell must first be registered with itunes Connect in the App store. You need to provide the product name, description, price and other metadata used in the program.

Http://book.51cto.com/art/201003/187775.htm

Second, the development

There is nothing to say, only carefulness, concentration and patience. Remember to try to deal with the problem of memory leaks, code optimization.

Third, the real machine test:

1. How to debug and publish the program online (99$)

Http://www.cocoachina.com/bbs/read.php?tid-7923.html

2. Connect the iphone program to the real-machine debug

http://blog.csdn.net/wswqiang/article/details/6896127

Iv. in-app purchase (IAP)

To start the IAP:

Set---Universal---access restrictions---in-app purchases

The APP store system is that the software you buy is tied to your ID, so as long as you have a lot of software available for free, you can download it for free whenever you want, even if the software is already charged.

1.iOS in-app billing introduction and preparation process

Http://mobile.51cto.com/others-302258.htm

2. IAP (in-app purchase)

Full Raiders (very detailed): http://tr4work.blog.163.com/blog/static/1371493142011425114346676/

3. (in App Purchase) translation

http://xiongzhend.blog.163.com/blog/static/640985012010825105825754/

4.iPhone in APP purchase verify transaction Receipt when purchase is complete

http://menglinger-520.blog.163.com/blog/static/16929433020118915347597/

5.iOS in-app purchase (in App Purchase) summary

http://blog.csdn.net/langresser/article/details/6783242

6. Add an IAP to your iphone app

Http://blog.sina.com.cn/s/blog_7a2ffd5c0100tzf5.html

7.iPhone in APP purchase verify transaction Receipt when purchase is complete

Http://www.cnblogs.com/eagley/archive/2011/06/15/2081577.html

Http://tiny4cocoa.com/thread-1423-1-1.html

Http://bbs.ldci.com.cn/read.php?tid-18371.html

V. Release and Packaging

1. Detailed Xcode 4 Release program illustrated tutorial

Http://mobile.51cto.com/iphone-281948.htm

2. How to debug and publish the program online (99$)

Http://www.cocoachina.com/bbs/read.php?tid-7923.html

3. Note

Two ways to commit a binary file:

(1) Verify and upload with Xcode

Product----Archives----Validate------Submit

(The middle share is generated. IAP. )

Tutorial: http://www.zhujiangroad.com/program/iOS/24670.html

(2) Using Application Loader tool

Go to---computer---Developer---applications---Utilities---applicationloader

(After the real machine compiles, find xxx.zpp in the tree structure to the left of the project, select Right-click Showinfinder, drag the xxx.app you see to itunes to generate the IPA. The default name should be Xxx.ipa

If you want to distribute this IPA, you can click the right mouse button on the Xxx.ipa file in itunes and select Show in Finder, you can get the generated IPA installation file and upload it. )

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

Six, on-line

Submitted the program needs about 5 days of review, patient wait!!

Vii. Other

1. Teach you how to find those free time-limited fee games in the App Store

Http://bbs.weiphone.com/read-htm-tid-1070185.html

2.iPhone up and down gesture judgment code

http://blog.csdn.net/wswqiang/article/details/6896897

3.iOS app icon, splash screen and other

Http://www.cnblogs.com/jacktu/archive/2011/10/23/2221981.html

4. Open Xxx.ipa Extract music Image:

Change the suffix name, change the Xxx.ipa to Xxx.zip, select the app icon, right click "Show Package Contents"

Eight, updated version:

1. Upload New IPA after update

http://blog.csdn.net/diyagoanyhacker/article/details/6654873

Nine, product upgrade

1. Change the code, plus the content you want to update, info.plist the version number.

2. Go to Apple backstage, find the product you want to update, addversion, fill in the Product Update release profile, and then upload again.

Applicationloader Tools:

Go to---computer---Developer---applications---Utilities---applicationloader

IOS optimized Memory (v) Summary of development process

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.