Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's "Hosting Content with Apple "

enter image description here

When I create In-App purchase in iTunes Connect . I found this option "Hosting Content with Apple" I did't see it before. What should I do , I should select Yes or NO. I don't understand. I think this option come after WWDC.

like image 466
Dashzaki Avatar asked Jun 14 '12 07:06

Dashzaki


People also ask

What is Apple hosted content?

Apple allows apps developers to host their In-App Purchase Content on Apple's servers. To set up Content Hosting you will need to use iTunes Connect, Xcode and the Application Loader. The IAP must be non-consumable to take advantage of content hosting.

How are iOS Apps hosted?

Apple Cloud Kit is Apple's cloud solution and another option worth considering for hosting iOS applications. It takes advantage of the iCloud to power up Apple platform applications. Cloud Kit is a feature-rich API (application programming interface) to help users store and query data within the cloud.

Do you need to host an iOS app?

Generally speaking, you do need a server to host your mobile app, whether you're developing one for iOS devices, Androids, or Amazon Echo products. The server is key because it hosts the content that users will access through your app.


1 Answers

This is a new feature with iOS 6, you can have apple host your content, such as images and videos. If you are looking to support anything below iOS6, then you should select no (assuming you have content that needs to be hosted), if your in app purchase does not need to download anything, then just select no.

like image 123
Amit Shah Avatar answered Oct 04 '22 16:10

Amit Shah