I want to make an app where every single item is unique. I could not find out much information about the Store Kit in iPhone OS 3.0. Do I have to upload all these download-items to the App Store? Or can the download be made from my own server?
Example: I have 10 items in my app that people can buy. They are highly exclusive, so the one who buys item X, will be the only one who’s got that item. after the purchase it’s not available anymore.
Do you think it is possible to do that?
I would suggest re-asking this question on the apple developer forums – the 3.0 API is under an NDA and cannot be discussed on a public forum like this.
That said, I would imagine the in-app purchases are held to the same standards as app purchases – each item that you offer for sale must be approved by Apple.