Documentation

FAQ

1. How to configure the SDK to use specific languages?

Currently, this SDK supports English (en), Simplified Chinese (zh-Hans), Indonesian (id), Thai (th).

The SDK will use the corresponding resource file according to the current language of the device. If this device language is not in the above languages, the SDK will use English by default.

If you want to support only a fixed language, you can set the languageLprojName property of AAIGlobalIQAConfig.

2. Do I need to save the eventId? What is the purpose of eventId?

Yes, the eventId is very important. It is a key field used for reporting issues to us. Without this ID, it will be difficult to troubleshoot problems, so please make sure to save it.