FAQ for Mac SDK integration

更新时间:
复制 MD 格式

This topic describes common problems with Mac SDK integration and their solutions.

Bitcode error during compilation

  • Symptom: An error stating 'does not contain bitcode' may occur during compilation.

  • Cause: The SDK does not support the bitcode configuration.

  • Solution: Disable the bitcode compilation option.

Invalid parameters

  • Symptom: The following error may occur at runtime: 参数

  • Cause: The channelID, userID, or name is invalid.

  • Solution: Set valid values for the channelID, userID, and name parameters as described in Use token authentication.

  • The userName, also known as the nickname, supports Unicode and has a maximum length of 64 bytes.