Reputation: 73
I have my application with in-app with hosted content, in sandbox mode. I am testing the in-app, all goes well and item is purchased and when it tries to download hosted content it ask for password for test user and after that it gives following error:
"Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo=0x16687c80 {NSLocalizedDescription=Cannot connect to iTunes Store} "
My application version 1.0 is approved without in-app and after adding in-app items with hosted content it works fine but when I prepare version 2.0 for submission it is not downloading the hosted content and gives cannot connect to iTunes error when downloading hosted content.
Upvotes: 5
Views: 295
Reputation: 957
It seems to be an issue with Apple servers. The error is posted in Apple developer forum: https://devforums.apple.com/thread/253384 and https://devforums.apple.com/message/1071734. It's happening since November 6th. We'll have to wait... :(
Upvotes: 2