Discussions
Cannot connect to iTunes Store - storekit error
Hi, we are integrating the Qonversion iOS SDK and receiving the following error:
`Cannot connect to iTunes Store` We don't see any additional details. Is it possible to see the real reason for this issue on your end?.'
UPD: We are getting the `paymentCancelled` error.
Thanks in advance, Mark
Posted by Mark over 3 years ago
Error Domain=SKErrorDomain Code=0 "An unknown error occurred"
Hi. From time to time there is unknown error occurred. The problem on Xcode 12 and iOS 14.
The full error:
`Error Domain=SKErrorDomain Code=0 "An unknown error occurred" UserInfo={NSLocalizedDescription=An unknown error occurred, NSUnderlyingError=0x28228b870 {Error Domain=ASDErrorDomain Code=500 "Unhandled exception" UserInfo={NSUnderlyingError=0x282288660 {Error Domain=AMSErrorDomain Code=301 "Invalid Status Code" UserInfo={NSLocalizedDescription=Invalid Status Code, NSLocalizedFailureReason=The response has an invalid status code}}, NSLocalizedFailureReason=An unknown error occurred, NSLocalizedDescription=Unhandled exception}}}`
Posted by amarPark over 3 years ago