Hey guys,
This error is driving me crazy.
I’m trying to make a purchase of an IAP item, and I keep getting this error message:
transaction.errorType = unknown
transaction.errorString = “Cannot connect to iTunes Store”
I’ve tried all these options to fix it, without success:
-
Logging out from the store, and logging in with a test user when trying to purchase
-
Creating a new test user, in case my old ones were malfunctioning.
-
Changing “com.company.appname.myIAPitem” to “myIAPitem” only.
-
Using an ad hoc distribution profile to build the project
-
Resetting my iPhone
-
Resetting all Settings
No luck.
It actually fails on my three devices (iPhone 4, iPhone 5 and iPad 2) under iOS 7, 6 and 5.1.
Also worth mentioning, it was working a few months ago, the last time I tested my project.
Any clue?
Thanks