应用内购买:新产品是否需要获得 Apple 批准?
我已在我的应用程序中实现了应用内购买,并且该应用程序现已上线。产品列表存在于 xml 文件中,每次用户打开应用程序时,都会检查此 xml 文件是否有任何可用的新产品。每当在该 xml 中添加新产品时,用户都会收到一个弹出窗口,提示有新产品可用,然后他就可以下载该产品。
我只是想知道每次在 xml 文件中添加新产品以供下载时是否都需要 Apple 批准?
I have implemented inApp Purchase in my app and the app is live now. The product list is present in an xml file and every time when the user opens the app, this xml file is checked for any new product available. Whenever a new product is added in that xml, the user will get a popup saying that a new product is available and then he can download the product.
I just wanted to know if I need Apple approval every time I add a new product in my xml file for download ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,请参见此处 - http://developer.apple.com/library /ios/#technotes/tn2009/tn2259.html
Yes, see here - http://developer.apple.com/library/ios/#technotes/tn2009/tn2259.html