I'm currently working on a magazine app compatible with iOS Newsstand feature. I've set everything up and the only thing left is the ATOM feed which should automatically update current issue on the App Store.
But here's the problem. I've linked iTunes Connect to the feed and nothing happens. The form undergoes the initial validation (so the schema appears validated). However, once the feed information is saved, I don't see any progress (I'm doing this for the first time but I suppose that even in "prepare for upload" state I should see some issues popping up).
I know Apple retrieves the feed on a daily basis, a rather slower interval to test hypotheses. But it's in there for few days now and I don't have any idea what went wrong.
Here's the URL of my feed: http://easymagazine.cz/api/1/atomfeed/issues
Feel free to examine the feed and point out any deviations from the Apple specification which can be found here: https://itunesconnect.apple.com/docs/NewsstandAtomFeedSpecification.pdf.
Thanks in advance. PM