Error messages

Updated at:

Compile-time x86 or i386 error

Problem

Solution

The iOS SDK does not support debugging or running on emulators. You can use a physical device for debugging and running.

Bitcode error

Problem

Solution

The SDK does not support Bitcode. You can disable the Bitcode compile option.

Image not found

Problem

Solution

The SDK is a dynamic library. You can load IDRSSDK.framework into Embedded Binaries.

UIDevice method call error

Problem

Solution

You can add -ObjC to the linker options.

Voice stuttering

Problem

Voice stuttering occurs in poor network conditions.

Solution

The client uses a low-latency policy to ensure real-time chorus performance. This policy increases the packet loss rate in poor network conditions.

To avoid voice stuttering, you can perform dual recording on a stable network.