adding products in itunes connect
I developed an app with in app purchase enabled and succeeded in doing it. I could test my app in the sandbox environment, and the in app purchase getting done as desired. I added the products manually by visit itunes connect website earlier. Though I am happy for the whole process, I struck with a new idea what if there are 100's of products? Should I add all the hundre开发者_运维百科d products manually?
Is there any way to directly add all my products from my server to the itunes, taken care that all the information of the products (identifier, price ,category, etc) are provided in the server along with the products?
There is no way that I am aware of to batch upload in-app purchase data. The web site not only requires you to add product IDs, price, etc, but also upload a photo so that it can be reviewed by Apple. It is, for now, a manual process.
精彩评论