Troubleshooting

Error Messages

Compiling Error: "unspecified version of Swift"
If you are creating a project with Objective-C, you may note this compiling error while integrating our SDK. If this is observed, we recommend the below...
Tue, 26 Nov, 2019 at 5:26 PM
[sendDCMessage] failed: the data channel is not yet ready, please try again.
This usually happens if you try to send a message right after connecting to a room because the Data Channel is not yet ready. At the moment our iOS SDK ...
Fri, 27 Jul, 2018 at 3:56 PM
Error: The resource could not be loaded because the App Transport Security policy requires the use of a secure connection
If you note this error message, edit your info.plist by adding a NSAppTransportSecurity key as Dictionary, and add a sub-key named NSAllowsArbitraryLoads as...
Wed, 27 Nov, 2019 at 5:08 PM