iOS: Cannot connect to iTunes Store
iOS: Cannot connect to iTunes Store
- Subject: iOS: Cannot connect to iTunes Store
- From: Steve Christensen <email@hidden>
- Date: Thu, 10 Apr 2014 16:41:30 -0700
I’ve been testing IAP in the sandbox store on a development iPod and just started getting this error in -paymentQueue:updatedTransactions: with (transaction.transactionState == SKPaymentTransactionStateFailed):
Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo=0x1aa5e060 {NSLocalizedDescription=Cannot connect to iTunes Store}
Note that this had been working just fine until a couple of days ago. The only change that I can think of is that I did an upgrade from 7.0.6 to 7.1, but I don’t remember if it was before or after the last time I tried this and it worked.
In doing some reading, one poster pointed out that one of the reasons for this could be that I messed up the test user account so I signed out of the old test user in the Settings app, created a new test user in iTunes Connect, then went through another purchase cycle. It asked me to log in (which I did with the new user) and then presented the purchase confirmation alert with the product name and price, and [Environment:Sandbox]. I tapped on the Buy button and then got the error above.
Does anyone have an idea of what else I should be checking?
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden