开发者

Where to upload bundles to apple in app purchases [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 11 years ago.

I need to add In App Purchases to my project. Where can I configure that in the developer acco开发者_开发知识库unt and where do I upload the app bundle. Specifically, there is no clear link to upload a zip file.


Please review the In App Purchase Programming Guide (You will need to be logged into your development account). Purchased products (content, that aren't just activated features) must be hosted on your own server.

From the Guide:

In the server product model, you provide a separate server that delivers products to your iOS application. Server delivery is appropriate for subscriptions, services and content, because these products can be delivered as data without altering your application bundle. For example, a game might deliver new play environments (puzzles or levels) to the application. Store Kit does not define the design of your server or its interactions with your iOS application. You are responsible for designing all interactions between your iOS application and your server. Further, Store Kit does not provide a mechanism to identify a particular user.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜