Question

I'm building an App where clients can create digital magazines and publish them to iOS devices. The magazines can be paid, and should use in app purchases.

It is my understanding that in app purchase items are added manually to the iTunes connect. Because the creation of magazines is managed by the client, when the client adds a new edition of the magazine it should be available automatically to the iOS App.

How can I add new items to the iTunes connect without doing manually? Is there an API for this?

Was it helpful?

Solution

Thank you holex, that's just about it. The Newsstand API (developer.apple.com/newsstand) actually solves the problem.

Thanks

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top