Search code examples
iosiphoneipadapp-store-connectnewsstand-kit

How to use issues list from iTunes Connect (Newsstand button)


I'm trying to set up my newsstand application for iOS. I've made Auto-Renewable Subscription In-App Purchases for subscription, I've made Non-Consumable In-App Purchases for single issues, so it's ok, but one thing still bothers me.

iTunes Connect Developer Guide says "You can enable your app for Newsstand from the app summary page for an app by clicking Newsstand.", but I still unable to get the purpose of this. What's the use of issues I add under this button?

Is there is a way to get this list of issues from my app? Or why it is there?


Solution

  • This is for purposes of covers being shown in iTunes Preview / App Store. If you don't use it at all, the covers won't change, however using Atom Feed to update them seems to be better solution.

    You can find how to use it here: https://itunesconnect.apple.com/docs/NewsstandAtomFeedSpecification.pdf