Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In App purchase sandbox -- item purchased but error when downloading hosted content

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.

like image 706
naveed iqbal Avatar asked Oct 31 '22 14:10

naveed iqbal


1 Answers

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... :(

like image 58
Leandro Fournier Avatar answered Nov 14 '22 22:11

Leandro Fournier