One of my users is now getting this message for a recently renewed auto-renewable subscription:PurchaseOperation: [A3AD40F5] Purchase finished with error: Error Domain=SSErrorDomain Code=16 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}Something appears to have broken with auto-renewable subscriptions. When tapping to purchase a subscription the correct information appears showing the user is subscribed with the correct expiration date. However, the actual renewal is not confirmed and the user cannot progress past the purchase screen. This behavior does not appear in the sandbox... only in production. Restore purchases doesn't work as well.It would make sense that the verifyReceipt server is broken... but I can't think of a way to determine this with the production version of my app.
Post
Replies
Boosts
Views
Activity
One of my users is now getting this message for a recently renewed auto-renewable subscription:PurchaseOperation: [A3AD40F5] Purchase finished with error: Error Domain=SSErrorDomain Code=16 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}Something appears to have broken with auto-renewable subscriptions. The user is able to verify their subscription. It shows an accurate renewal date. However, the actual renewal is not confirmed and the user cannot progress past the purchase screen. This behavior does not appear in the sandbox... only in production.