You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just connected to server.
The function: - (void) connectionOpened:(MKConnection *)conn was called
But after that, I was always received message:
ClearISAPTT[20276:297741] MKConnection: Invalid CryptState or CFSocket.
ClearISAPTT[20276:297741] MKConnection: Sent ping message.
I used MumbleKit with hex version is: 0x10204
Anybody can help ?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
I use MumbleKit in separate project of mine.Mumble server was installed and the Android worded with it.
I test on iPhone 6 iOS 8.4 and my setup is: SDK 8.4, Xcode 6.4, I clone last version of MumbleKit from github.
I'm newbie in MumbleKit, so please teach me some where can I learn about MumbleKit for iOS, please.
Many many thank you !!!
Having same problem. I used setIgnoreSSLVerification to ignore SSL verification because server use self-generated certificate and when I connect to that server I have same error messages.
I just connected to server.
The function: - (void) connectionOpened:(MKConnection *)conn was called
But after that, I was always received message:
ClearISAPTT[20276:297741] MKConnection: Invalid CryptState or CFSocket.
ClearISAPTT[20276:297741] MKConnection: Sent ping message.
I used MumbleKit with hex version is: 0x10204
Anybody can help ?
Thanks a lot!
The text was updated successfully, but these errors were encountered: