Upgrade to use the new SDK initialization solution
From SDK version 2.67.0, a new solution for initializing the SDK is introduced. If you want to upgrade to use this new solution, need to make the following adjustments to ensure compatibility.
Step 1. Initialize the SDK
Initialize the SDK. For details about the code sample, see the Quickstart topic.
Step 2. Resolve the compliation issues during the operation module upgrade
During the upgrade for the operation module, issues might occur during the compilation. For details about how to resolve the compilation issues, see the Operation module upgrade FAQ topic.
Step 3. Integrate the operation module
Integrate the operation module and register the network proxy.
The operation module mainly includes data monitoring and release management, user interaction (such as message pushing, content delivery), and handling feedback and comments, and so on. For details, see the Integrate the operation module topic.
Step 4. Migrate the AMCS configurations
Some parameters that are previously configured in the default
space need to be migrated to the GriverAppContainer
space.