Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I got a problem that I don't know how to fix it. Please help!

When my app tries to purchase in sandbox, it always receives the error SKErrorUnknown. I have tried the ways mentioned in these threads but not work for me:
In-App Purchase
SKErrorUnknown while testing in-app purchase
In App Purchase error solving

I searched on google but still no help.

Does anyone know how to fix it?

  1. The app can get the product from AppStore successfully.
  2. The confirm dialog appears.
  3. After I click the "Buy" button, the app receives the error.
  4. The description of the error is "Cannot connect to iTunes Store."
  5. I'm using XCode4.2
share|improve this question
Have You created a test user? – or azran Nov 13 '11 at 8:28
I've tried 3 different test accounts but none of them works. – Ma Tingchen Nov 13 '11 at 10:23
you created your account in itunes connect? as a Test User? – or azran Nov 13 '11 at 10:27
I didn't create them myself. They were created by someone else in our company. We share these accounts in our team. Everything seems fine several days before. – Ma Tingchen Nov 13 '11 at 10:41
2  
You should provide the above discussion as an answer, and accept it. – Tim Büthe Nov 14 '11 at 13:49
show 6 more comments

1 Answer

up vote 0 down vote accepted

After I searched and tried for a whole day, finally @orazran gave me the answer:

JUST CREATE A NEW TEST ACCOUNT.

If anyone meets the problem again, please try this simple step first.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.