The mPaaS main integration has added the support for targetSdkVersion 34 since version 10.2.3.54 and above. If your app needs to upgrade targetSdkVersion to 34, please use the mPaaS plugin to upgrade the SDK to version 10.2.3.54 and above, and follow the steps below to adapt and regress related functions.
Adapt to targetSdkVersion 34
Prerequisites
Please refer to the following documents to ensure that your application has completed the adaptation of targetSdkVersion old version:
Modify targetSdkVersion
AAR access mode
Modify the attribute targetSdkVersion 34 in the build.gradle file under the main module of the project.
Portal&Bundle access method
Modify the attribute targetSdkVersion 34 in the
build.gradlefile under the main module of the Portal project.The targetSdkVersion in the Bundle project may not be modified, but may not be higher than the version of the Portal project.
Switch to Blue Shield
Wireless Security Guard no longer supports targetSdkVersion 34 and above, and needs to be switched to Blue Shield. For switching to Blue Shield, please refer to Step 4 mPaaS 10.2.3 Support Wireless Security Guard&Blue Shield Switch (Optional).
Regression testing
The devices for the full regression test must include devices with Android 14 or later.
In regression testing, you need to focus on the following component features (if used):
Component | Verification Item |
message push |
|
H5 container |
|
Mini programs |
|
Scan QR Code |
|
Share |
|
Hotfix |
|