"cannot connect to itunes store" in sandbox since this morning

The product can be fetched but the transaction can not be made.

Error code: 0

Same problem here!! Two days in a row. And the status page says that everything is okay, I thought I was going crazy 🙂


Is there any official answer from Apple?

Seems like our app was rejected due to this issue when testing purchasing, and we are also seeing this same "Cannot connect to itunes store" error in sandbox testing that the App Reviewer encountered.

I have never been able to complete a SandBox purchase.


Checklist:

- I fully reset my iPad and removed the App

- My iPad is connected to the internet.

- I signed out of my iTunes account on my iPad so that I can sign in with the Sandbox user

- I have 3 SandBox users that I have tried.

- I have a Build number and version number in my App.

- I have created a product and it is found by the SKPaymentQueue


Specifically, my App gets a callback to paymentQueue: updatedTransactions: every time,

EXCEPT when the SandBox user completes a purchase by pressing "Buy' (the second time).

At that time, there is ABSOLUTELY NO CALLBACK TO MY APP

Same problem here.

I have the same problem here too.

Same problem here

Hi,


We have recently renewed our distribution certificate and we are trying to test in-app purchase (auto renewable subscriptions) using sandbox users. We were able to successfully purchase subscriptions via our sandbox user last week.


Starting today (March 31st, 2017), we are unable to purchase subscription.


We are able to fetch list of SKProducts via StoreKit API.

As soon as user taps taps on the subscription plan, we add SKPayment to SKPaymentQueue.

- updatedTransactions delegate is called with this error.

"Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}"


Once we encounter this error, Confirm subscription purchase alert shows up on the device.


Is anyone experiencing these issues ? - Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}


Could the Apple team contact me ? Please let me know if you need additional info.


Thanks!

I've submitted a detailed bug report to Apple. Hopefully if enough of us send a report the issue will be escalated and result in a fix so we can become unblocked by Apple.

Same problem

and same problem with us as well ...

Same here, apparently

Same problem here!

same

Sandbox purchases have started working for us about 1 hour ago. But we are still seeing issues with purchases in production on versoins of iOS lower than 10.2.

Hi,

Since from Past two days, we are unable to purchase subscription in live environment.

We are able to fetch list of SKProducts via StoreKit API.

As soon as user taps taps on the subscription plan, we add SKPayment to SKPaymentQueue.

- updatedTransactions delegate is called with this error.

"Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}"


Once we encounter this error, Confirm subscription purchase alert shows up on the device.


Is anyone experiencing these issues ? - Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}


Could the Apple team contact me ? Please let me know if you need additional info.


Thanks!

Its now working.

Hi,


Now it working fine in sand box. currently i am facing the issue with production Environment, InAppPurchase was not working . Also the payment credited from my account, and it shows “Receipt Pending” in my view account.

Someone please contact regarding this issue.

As of tonight, it appears to be working.


https://developer.apple.com/system-status/

iTunes Sandbox - Resolved Issue


Thanks very much for your fast response.

On my side nothing is resolved...

Same for you guys ?

I have new behaviour:

When I click Buy button I see message "This item is no longer available" [Enviroment: Sandbox]

When I click Cancel button I see the old message "Cannot connect to Itunes Store"

We are experiencing the same as milamit above.

Accepted Answer

Our app's IAP started working again last night and has no issues since 🙂

We are still experiencing the same issue 😟

Is there any solutions for this problem? I'm still can not connect to Itunes store...😢

Same problem here

I am using MKStoreKit for my iap

The error message shows


Product request failed with error: Error Domain=SSErrorDomain Code=109 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store, SSErrorHTTPStatusCodeKey=404}

"cannot connect to itunes store" in sandbox since this morning
 
 
Q