Posts

Post marked as solved
2 Replies
1.8k Views
I'm making an `SKProductsRequest` from my macOS app. (I'm running the latest macOS, 10.14.5)The request always comes back with the following error:Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://sandbox.itunes.apple.com/bag.xml?ix=6, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErritunes.apple.com/bag.xml?ix=6, _kCFStreamErrorCodeKey=-9816, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made.}I'm not sure what's going wrong here. Any help or insights would be appreciated.
Posted
by lbrody.
Last updated
.