The mPaaS Custom Baseline cp_change_50300875 adds support for targetSdkVersion 34. If your application needs to upgrade the targetSdkVersion to 34, please use the mPaaS plug-in to update the SDK to the cp_change_50300875 baseline version, and perform the following steps to implement the adaptation and regression related functions.
Adapter 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.gradle
file 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.
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 |
|