I am getting this weird error, complaining about being unable to connect to the server. The project is basically a mimc of the sample project, except using swift files which inherit from the DVGStreamSelectionViewController and DVGStreamDataController.
"An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://api.livestreamsdk.com/application/auth, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFNetworkCFStreamSSLErrorOriginalValue=-9802, kCFStreamPropertySSLPeerCertificates=(
"<cert(0x102844600) s: *.livestreamsdk.com i: COMODO RSA Domain Validation Secure Server CA>"
I am getting this weird error, complaining about being unable to connect to the server. The project is basically a mimc of the sample project, except using swift files which inherit from the DVGStreamSelectionViewController and DVGStreamDataController.
"An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://api.livestreamsdk.com/application/auth, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFNetworkCFStreamSSLErrorOriginalValue=-9802, kCFStreamPropertySSLPeerCertificates=(
"<cert(0x102844600) s: *.livestreamsdk.com i: COMODO RSA Domain Validation Secure Server CA>"