Starting Thursday, May 11th, all SKProductsRequest for ONLY Auto-Renewable Subscriptions fail - triggering
func request(_ request: SKRequest, didFailWithError error: Error)
This is the error being returned
Error Domain=SSErrorDomain Code=109 "Cannot connect to iTunes Store"
UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store, SSErrorHTTPStatusCodeKey=404}
This only happens for NEW Auto-Renewable Subscriptions. This is happening on my main app, and after creating an entirely new app. Has anyone else been experiencing this? Is there a remedy or is it solely on Apple's side?