iOS应用开发流程
流程:注册、开发、真机测试、发布以及上线。
一、注册开发账号与Apple ID
1、注册App ID (开发中$99 公司$299)
网址:http://developer.apple.com
2、注册开发者
二、开发
编程
三、真机测试
1、申请相关证书
2、注册iphone真机
四、应用程序内置购买(IAP)
参考:
1.iOS应用内付费简介和准备流程
http://mobile.51cto.com/others-302258.htm
2、IAP(程序内购买)
完全攻略(很详细):http://tr4work.blog.163.com/blog/static/1371493142011425114346676/
3.(In App Purchase)翻译
http://xiongzhend.blog.163.com/blog/static/640985012010825105825754/
4.iPhone In App Purchase购买完成时验证Transaction Receipt
http://menglinger-520.blog.163.com/blog/static/16929433020118915347597/
5.iOS应用内购买(In App Purchase)总结
http://blog.youkuaiyun.com/langresser/article/details/6783242
6.给你的iPhone程序加上IAP
http://blog.sina.com.cn/s/blog_7a2ffd5c0100tzf5.html
7.iPhone In App Purchase购买完成时验证Transaction Receipt
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
五、打包
1、打包项目
六、发布与上传
1、在 https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa上新建项目,填写资料
2、上传通过itunes验证
七、上线
苹果团队检查app是否有bug,是否违法约定,大概需要一周时间审核。
八、更新版本
1、改代码
2、修改info.plist版本序列
3、在itunes中更新版本
4、申请发布更新