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.
该文章对您有帮助吗?