The mPaaS client verifies the identity of Alibaba Cloud public cloud customers. Users who fail verification can no longer use mPaaS features. To continue using mPaaS, retrieve the .config file from the mPaaS console and import it into your project. For more information, see mPaaS user identity verification.
These release notes summarize updates to the 10.2.3 baseline Android SDK for Mobile PaaS (mPaaS) in reverse chronological order.
Added features
Updated features
Fixed feature
Removed a feature
Known issues
For more information about upgrading to the 10.2.3 baseline, see mPaaS 10.2.3 Upgrade Guide.
If you upgrade to baseline 10.2.3.55 or later, manually add the following Maven repository configuration. Do not delete existing repository configurations in your project.
To manually configure the Maven repository:
maven {
credentials {
username "626668353c6b5273a0ce984d"
password "t[4AU)JOBzXN"
}
url "https://packages.aliyun.com/63dc774a9dee9309492b993a/maven/repo-jpkdy/"
}10.2.3.75 (2026-03-09)
Mobile Analysis
Added Added support for custom device IDs for instrumentation.
mPaaS framework
Updated Optimized startup time.
Ant Dynamic Card
Updated Decoupled the request JSAPI. You no longer need to import Mriver.
mPaaS AI (Private Cloud)
Added Added the ACTION_APPEND_FOOTER instruction.
Added Added language and country data to Cube.
Added Added dark mode support for cards.
mPaaS Face Recognition (Private Cloud)
Updated Optimized algorithms to enhance security.
ID Verification (Private Cloud)
Updated Optimized the UI to support foldable screens.
Intelligent Layout (Private Cloud)
Updated Optimized exposure capability.
10.2.3.74 (2025-12-15)
Mobile Analysis
Added Added fallback support for reporting native crash logs.
10.2.3.72 & 10.2.3.73 (2025-11-25)
Mobile Analysis
Added Added support for customizing local log storage capacity for log diagnosis.
Added Log diagnosis now supports pulling logs by device dimension.
Scan
Updated Internal optimizations to improve stability.
10.2.3.70 & 10.2.3.71 (2025-11-03)
Mobile Analysis
Added Added spm instrumentation reporting.
Mobile Push
Updated Adapted for foreground push message callbacks on vivo devices.
Upgrade
Updated Added support for custom notifications.
10.2.3.68 & 10.2.3.69 (2025-09-03)
Real-time Release - Upgrade
Updated Adapted logs for English internationalization.
Real-time Release - Switch
Updated Adapted logs for English internationalization.
Real-time Release - Hotpatching
Updated Adapted for English internationalization.
10.2.3.67 (2025-07-23)
Social Sharing
Updated Added a miniapp share type for sharing to WeChat mini programs. The default environment is production.
H5 Container
Updated Adapted for English internationalization.
Updated Added a callback for the kernel initialization result.
Updated Added support for coexistence of UC and mPaaS kernels and dynamic switching between them.
Removed Removed APIs for obtaining sensitive information such as IMEI, International Mobile Subscriber Identity (IMSI), and MAC addresses.
Mriver miniapp
Updated Added a call to setDomStorageEnabled during WebView initialization at miniapp startup to resolve an issue where embedded web pages could not use DOM Storage features.
Updated Adapted for English internationalization.
Updated Added support for replacing WebClient and WebChromeClient implementations.
Fixed Fixed an issue where enabling pull-to-refresh on the home page caused it to be enabled by default on all secondary and tertiary pages.
mPaaS kernel
Updated Reduced the package size. Dependency configuration has been adjusted. For more information, see Integrate mPaaS kernel.
Blue Shield
Updated Compatible with Alipay Open Platform Face Security SDK.
Mobile Scheduling
Fixed Fixed an issue where querying the IP list failed in some scenarios.
Data Synchronization
Removed Removed APIs for obtaining sensitive information such as IMEI, IMSI, and MAC addresses.
Audio and Video Call
Removed Removed unnecessary permissions.
LBS
Remove unnecessary Wi-Fi information reading.
Mobile Analysis
Remove the READ_PHONE_STATE permission.
10.2.3.66 (2025-07-11)
Ant Dynamic Card
Updated Added support for cache query APIs.
10.2.3.65 (2025-07-01)
Ant Dynamic Card
Updated The swiper style is now saved after the swiper data is cleared and reused when the data is updated again.
10.2.3.64 (2025-06-25)
Mobile Push
Updated Removed access to sensitive fields on some devices.
Scan
Updated Upgraded the scanning framework and updated the AI model for the full-screen standard UI.
Mobile Analysis
Removed No longer obtains IMEI or IMSI on systems below Android 10.
10.2.3.63 (2025-06-05)
mPaaS framework
Added The AAR integration method now supports targetSdkVersion 35. For more information, see Adapt mPaaS to targetSdkVersion 35.
Added Adapted for Android 16. For more information, see Adapt mPaaS 10.2.3 to Android 16.
Mobile Gateway
Added Added support for custom certificate verification.
H5 Container
Added Added the
h5_pure_spmswitch to remove parameters from the page URL for offline package PV statistics.Fixed Fixed an issue where virtual domain name addresses were occasionally accessed online.
Mriver miniapp
Added The
saveImagefeature no longer depends on media-related permissions.Added
my.requestnow supports custom httpdns for services.Fixed Fixed a memory leak issue caused by the Added version of AutoNavi positioning.
Fixed Fixed a page switching stuttering issue caused by the Added version of AutoNavi maps.
Fixed Fixed the dynamic download feature of the UC kernel.
Intelligent Delivery
Added Added support for clearing booth activity data.
Fixed Fixed an issue where the latest data could not be updated when switching user IDs because the cache had not expired.
mPaaS kernel
Added Added support for Android 16.
Fixed Fixed an occasional crash issue on some Android 15 Xiaomi phones.
Fixed Fixed some compatibility issues with Nebula miniapps.
Social Sharing
Fixed Fixed a crash issue when sharing to WeChat using the Portal & Bundle integration method.
10.2.3.62 (2025-04-28)
Scan
Added Added support for custom permission request processes for the custom UI and full-screen standard UI.
Fixed Fixed a crash issue that occurred in some scanning scenarios in baseline version 10.2.3.61.
ID Verification (Private Cloud)
Fixed Fixed a crash issue caused by camera initialization failure.
10.2.3.61 (2025-04-10)
Ant Dynamic Card
Added Refactored the underlying kernel project structure for cards. We recommend performing regression testing on card features.
Real-time Release Switch
Fixed Fixed an issue where the first update of switch configurations after an application upgrade was not a full pull.
10.2.3.60 (2025-03-13)
Native miniapp
Added To update to this version of Native miniapp, contact your business manager and request the full SDK. If you do not use this component, do not add it. Otherwise, it will cause initialization problems for regular miniapps.
Location
Added Added support for disabling location information reporting using
LBSLogManager.sNeedReport=false.
10.2.3.59 (2025-02-25)
Mini Program
Added The mPaaS kernel now supports Nebula miniapps.
Added The mPaaS kernel now supports the numeric keypad.
Scan
Added The full-screen UI and custom UI now support recognizing multiple QR codes from the photo album.
10.2.3.58 (2025-01-10)
Mobile Push
Fixed Fixed an issue in baseline versions 10.2.3.53 to 10.2.3.57 where the push token could not be obtained on Android 8 and earlier system versions.
10.2.3.57 (2024-12-20)
Mobile Gateway
Added Added support for dual channels for international and SM algorithms.
Mobile Threat Perception
Fixed Fixed a crash issue when getting the Bluetooth name when the application's targetSdkVersion was 32.
Fixed Fixed an occasional crash issue on some models when getting application authorization details.
Fixed Fixed an issue with overwriting custom location options.
H5 Container and Offline Packages
Added Offline packages now support detailed error code callbacks. Note: The
MPNebula.updateAllAppcallback method has a AddeddetailCodeparameter. For more information, see Update H5 applications.Added Image selection now supports switching to the system selector without requiring permissions.
Updated The camera function for image selection now uses a lower resolution when the device memory is low.
Mriver miniapp
Added Added support for opening miniapps in a child process.
Added Added support for the
chooseFileFromDiskAPI.Fixed Fixed an occasional crash issue during video playback.
mPaaS kernel
Added Added support for Web Real-Time Communication (WebRTC).
Fixed Fixed an occasional crash issue.
Fixed Fixed a numeric keypad issue on some device models.
Scan/Scan AI
Fixed Fixed an occasional crash issue on some models when playing a sound after a successful scan with the standard UI and full-screen UI.
10.2.3.56 (2024-11-28)
Ant Dynamic Card
Fixed Fixed some bugs.
10.2.3.55 (2024-11-15)
Mriver miniapp
Added Compatible with the Added version (Chromium 105) of the kernel.
Updated Updated the first-screen time algorithm.
Updated The my.request header now supports non-string data types.
Updated my.uploadFile now supports filename callbacks.
Updated Optimized Baidu Map polygons.
Updated Optimized the default first-frame image logic for the video component.
Intelligent Delivery
Fixed Fixed some crash issues.
mPaaS kernel
Added Compatible with the Added version (Chromium 105) of the kernel and fully upgraded the web kernel.
10.2.3.53 & 10.2.3.54 (2024-10-21)
mPaaS framework
Added Added support for targetSdkVersion 34. For more information, see Adapt mPaaS to targetSdkVersion 34.
H5 Container
Added Added support for controlling whether RPC returns detailed error messages through the h5_need_rpc_detail_msg switch.
10.2.3.52 (2024-09-20)
H5 Container and Offline Packages
Added Added support for higher kernel versions.
Removed Removed the call to the API getRunningAppProcesses.
10.2.3.51 (2024-09-05)
Ant Dynamic Card
Added Cards now adapt to the adapter interface.
Mriver miniapp
Fixed Fixed the retake photo feature.
Social Sharing
Fixed Fixed an issue with getting the application list before sharing to QQ friends.
10.2.3.50 (2024-07-26)
Mobile Analysis
Added Added a usage method for stuttering and ANR monitoring that does not require inheriting from the Base class.
10.2.3.49 (2024-06-27)
mPaaS framework
Removed Removed the call to the API getRunningAppProcesses.
Mobile Analysis
Removed Removed the call to the API getRunningAppProcesses.
Mobile Gateway
Removed Removed the call to the API getRunningAppProcesses.
H5 Container and Offline Packages
Removed Removed the call to the API getRunningAppProcesses.
10.2.3.48 (2024-06-13)
Mobile Analysis
Fixed Fixed a runtime crash when only the Mobile Analysis component was integrated.
10.2.3.47 (2024-05-10)
Intelligent Delivery
Fixed Fixed some crash issues.
Mriver miniapp
Updated Fixed compatibility issues with the Added RN version.
10.2.3.46 (2024-04-16)
Native miniapp
Fixed Fixed an occasional crash issue related to fonts.
10.2.3.45 (2024-04-11)
Intelligent Delivery
Added Added support for Fragments in dynamic booths.
Fixed Fixed an issue where H5 type carousel booths were not displayed.
Mriver miniapp
Updated Optimized the miniapp player to fix video distortion issues.
Updated Optimized the AlipayJSBridge injection timing for embedded web pages in miniapps.
Updated Optimized the API exception metrics for miniapp application performance management (APM).
Mobile Push
Fixed Fixed an issue where the hostname could not be verified due to a TLS connection error in the self-built channel.
10.2.3.44 (2024-03-21)
Mriver miniapp
Added Miniapps now support Lottie animations.
Updated Miniapp videos now support a first frame.
Updated The pull-to-refresh feature is now enabled by default for miniapps.
Updated Optimized my.request referer to resolve issues with Chinese characters in the referer.
Mobile Push
Updated Adapted for OPPO Push version 3.4.0.
Updated BroadcastActionReceiver is now dynamically registered after the privacy pop-up is accepted.
Mobile Analysis
Fixed Fixed an issue where logs were not reported when the application was sent to the background in some scenarios.
10.2.3.43 (2024-02-29)
Mobile Push
Added Added support for prioritizing the Honor channel on Huawei/Honor devices.
Added Added support for prioritizing the device manufacturer's channel on devices with FCM push capabilities.
Scan
Fixed Fixed an issue where the secondary recognition area did not cover the full screen after enabling continuous scanning in full-screen mode.
Wireless Security
Removed Maintenance for Security Guard will stop on April 1, 2024. The Security Guard SDK features used by existing apps are not affected for now. To switch to Blue Shield, see Switch from mPaaS Security Guard to Blue Shield.
10.2.3.42 (2024-01-25)
Intelligent Dual Recording
Added Added recognition for Hong Kong and Macao travel permits.
Fixed Fixed an online abnormal issue.
Mobile Push
Fixed Fixed an issue where FirebaseMessagingService was not added to the FCM adaptation layer.
10.2.3.41 (2024-01-11)
Dynamic Card
Added Added support for notify-related JSAPIs.
Added Added support for previewing by scanning a QR code in cache mode.
Added Added support for the video tag.
Mriver miniapp
Updated Upgraded the miniapp base libraries to version 2.8.9.
Updated Miniapp keepalive now supports determining whether to refresh the page based on the entry point.
H5 Container and Offline Packages
Fixed Fixed an occasional memory leak.
10.2.3.40 (2023-12-29)
Mobile Push
Added Added an API to get the customId from push message data.
Added Added an FCM push adapter component.
Mobile Image Recognition
Updated Fixed a recognition error caused by an abnormal loading of the permission model without storage permission.
Visualization Tracking
Updated Added support for H5 and miniapp instrumentation.
H5 Container and Offline Packages
Fixed Fixed an ANR issue caused by opening an offline package multiple times without a network connection during the initial fallback.
10.2.3.39 (2023-12-14)
Mriver miniapp
Added Added support for the Camera component.
Added Added support for integrating with Baidu Maps.
Updated Upgraded the appx base libraries to version 2.8.9.
Updated Maps now support custom API implementations through the adapter layer.
Updated
my.request/my.httprequestnow supports returning detailed network trace data.
Message Push
Updated Changed the SDK name for Honor push adaptation to honor-build.
Intelligent Delivery
Updated The booth will no longer be displayed when the page resumes after being closed.
Dynamic Card
Updated Synced with the Alipay version and fixed bugs.
Upgrade component
Fixed Fixed an issue where the bitmap could not be found in the upgrade notification.
UC kernel
Fixed Fixed the Chromium kernel CVE-2023-4357 vulnerability.
10.2.3.38 (2023-11-30)
Mobile Push
Added Added support for the Honor manufacturer push channel.
10.2.3.37 (2023-11-16)
Mobile Push
Updated Adapted for vivo push version V3.0.0.7.
Mriver miniapp
Updated Added support for controlling whether the miniapp video automatically exits after full-screen playback.
Fixed Fixed a fastjson version compatibility issue.
10.2.3.36 (2023-11-02)
Mriver miniapp
Added Added support for miniapps to listen for startup performance through
my.on("onTinyPerfListener", (data) => {}).
10.2.3.34 & 10.2.3.35 (2023-10-20)
mPaaS framework
Added Added support for targetSdkVersion 33. For more information, see Adapt mPaaS to targetSdkVersion 33.
Added Support for the H2 plugin.
Scan
Added Added a Added integration method for the custom UI, which supports full-screen UI features such as multi-code recognition and pinch-to-zoom.
Threat Perception
Updated Enhanced some threat detection capabilities.
10.2.3.33 (2023-10-12)
H5 Container and Offline Packages
Updated The switch for adapting the UC kernel to Android 14 is now enabled by default.
Updated The default upper limit for H5 container statistics is now configurable.
10.2.3.32 (2023-09-26)
UC kernel
Removed Removed some redundant code to resolve a Google Play review rejection issue.
Updated Adapted for Android 14 and fixed kernel vulnerabilities.
10.2.3.31 (2023-09-21)
Scan
Updated Updated the adaptation for foldable screens.
10.2.3.30 (2023-09-14)
mPaaS framework
Updated Optimized the package size.
Added Added Kotlin Extension support.
Social Sharing
Updated Added support for the QQ SDK.
Removed Removed the Laiwang SDK.
Mobile Gateway
Added Added support for setting timeouts for Ant SM encryption.
10.2.3.29 (2023-08-31)
H5 Container and Offline Packages
Added Added support for blocking H5 permission requests by setting
H5PermissionRequestProvider.
Mriver miniapp
Added Added support for Google Maps.
Added Added support for blocking video playback error messages.
Fixed Fixed a video distortion issue when switching between landscape and portrait modes while paused.
Fixed Fixed an occasional crash online.
10.2.3.28 (2023-08-25)
Mobile Push
Fixed Fixed a custom permission conflict issue with Mi Push.
10.2.3.27 (2023-08-17)
Hotpatching
Fixed Fixed an issue where InstantRun patches could not be re-signed.
mPaaS framework
Fixed Fixed a crash issue on older device models ( <= Android 5.0 ).
ID Verification (Private Cloud)
Fixed Fixed a crash issue caused by obfuscation configuration.
Fixed Fixed an icon display issue.
10.2.3.26 (2023-08-03)
Hotpatching
Fixed Fixed an issue where the SD card was read before the user privacy pop-up was accepted in Release mode.
Privacy Control
Added Added the privacy API control feature.
10.2.3.25 (2023-07-20)
Mriver miniapp
Updated Upgraded the miniapp plugin feature: added support for dynamic plugins and specified versions.
Updated Miniapps now support the Added version of Canvas.
Updated Miniapp
my.getMenuButtonBoundingClientRect().Updated Optimized miniapp map markers.
Updated Optimized the miniapp video poster display logic.
H5 Container and Offline Packages
Fixed Fixed a crash caused by H5 RPC rate limiting.
Mobile Image Recognition
Updated Optimized business license recognition results.
Multimedia
Updated Optimized file uploads and disabled caching.
10.2.3.24 (2023-07-07)
Mobile Push
Updated Upgraded the built-in Mi Push SDK version to V5.7.8.
Scan
Added Custom scanning now supports recognizing multiple codes.
Added Custom scanning results now include the recognized field area.
Added Added a Added API for custom scanning to check if the flash is on.
10.2.3.23 (2023-06-26)
Blue Shield
Added Added the Blue Shield component.
Native miniapp
Updated Added support for APM instrumentation.
Ant Dynamic Card
Fixed Fixed an occasional crash.
Mobile Gateway
Added Added support for signature verification using Blue Shield.
Data Synchronization
Added Added support for signature verification using Blue Shield.
Mobile Scheduling Center
Added Added support for signature verification using Blue Shield.
Unified Storage
Added Added support for encrypting and decrypting files using Blue Shield.
Location Based Service (LBS)
Added Added support for encrypting and decrypting the cache using Blue Shield.
Multimedia
Added Added support for signature verification using Blue Shield.
Mriver miniapp
Added Added support for encrypting and decrypting cached data using Blue Shield.
Added Added support for changing the permissions required by built-in miniapp APIs.
Updated Optimized miniapp Bluetooth search to resolve stuttering issues on some phones.
Fixed Fixed an occasional crash.
10.2.3.22 (2023-06-09)
Mobile Analysis
Fixed Fixed a security issue with getting the SSID. Removed the call to
NetworkInfo.getExtraInfo().
H5 Container and Offline Packages
Fixed Fixed a security issue with getting the SSID. Removed the call to
NetworkInfo.getExtraInfo()during the network check for offline package downloads.
Mriver miniapp
Updated Miniapp videos now support referer anti-leeching.
Updated Miniapp databases now support separate encryption based on UID.
Fixed Fixed an occasional crash issue.
Fixed Fixed an issue where onBlur was not triggered when the miniapp numeric keypad was dismissed.
Fixed Fixed a security issue.
10.2.3.21 (2023-05-25)
Mobile Push
Added Added support for creating multiple custom notification channels for OPPO push.
Added Disabled the auto-start feature. For more information, see Disable auto-start for Mobile Push.
Mobile Analysis
Updated Optimized the log reporting logic when an application is sent to the background to resolve the auto-start issue.
10.2.3.20 (2023-05-12)
Hotpatching
Added Added support for hotpatching resources under res.
Device Environment Detection
Fixed Fixed a hook detection false positive issue on some older system models.
Mobile Image Recognition
Updated Optimized the recognition of rare characters on ID cards.
Added Added support for business license recognition.
Mriver miniapp
Updated Added support for pre-downloading subpackages, which is disabled by default.
Updated Fixed an issue where videos were not displayed under certain styles.
Updated Optimized the APM first-screen T2 metric.
Fixed Fixed occasional crash and memory leak issues.
H5 Container and Offline Packages
Updated Optimized handling of abnormal situations such as framework initialization failure.
10.2.3.19 (2023-04-27)
Mobile Push
Added Added support for Huawei pass-through messages.
Ant Dynamic Card
Updated Upgraded to the Added Alipay version.
Fixed Fixed some occasional bugs.
Mriver miniapp
Updated Upgraded the base libraries to version 2.7.18.
Fixed Fixed a keepalive exception caused by a subpackage download failure.
10.2.3.17 & 10.2.3.18 (2023-04-15)
H5 Container and Offline Packages
Fixed Fixed an abnormal input onBlur issue.
Mriver miniapp
Fixed Fixed an issue where the Bluetooth name did not refresh after changing.
Fixed Fixed a PV loss issue for appx 1.x miniapps.
Fixed Fixed an issue where long-pressing the TitleBar would restart the miniapp.
Device ID
Remove: No longer retrieves IMEI, IMSI, or Android ID.
10.2.3.16 (2023-03-16)
Privacy Control
Added Added a default built-in monitoring configuration.
10.2.3.14 (2023-03-02)
Mobile Security Keyboard
Added Added a full keyboard switching mode.
Mriver miniapp
Added Added support for video playback speed control.
Updated Optimized the back function for multi-level jumps in embedded WebViews.
10.2.3.13 (2023-02-16)
mPaaS
Added Added the Mobile Analysis SM algorithm SSL component.
mPaaS framework
Fixed Fixed an issue where the callback for the MP.init initialization method was not triggered.
Real-time Release Hotpatching
Added Added support for the InstantRun solution.
Ant Dynamic Card
Fixed Fixed the v7a architecture.
H5 Container and Offline Packages
Added Added support for automatic retries when offline package downloads fail.
Multimedia
Fixed Fixed an issue where the image selection page opened too slowly when there were too many local images.
Mriver miniapp
Added Embedded WebViews now support saving images with a long press.
Added my.uploadFile now supports listening for responses.
Added Added a video player that supports SSL 1.2+ video links.
Added Added support for distinguishing between trial and official versions.
Fixed Fixed a my.request/my.httpRequest timeout issue.
Fixed Fixed an abnormal numeric keypad color issue caused by resource contention.
Fixed Compatible with higher versions of the AutoNavi SDK.
Fixed Adjusted the parameter type of the custom menu panel API
setOnMenuWindowDismissListener(OnMenuWindowDismissListener listener).
Intelligent Delivery
Added Added an API to verify booth information.
Fixed Fixed an issue where URL booth types were not displayed.
Device Environment Detection
Added Added a screen recording detection feature.
Mobile Analysis
Added Added automated click logs.
Data Synchronization
Added Added support for passing in a deviceid during initialization.
10.2.3.11&10.2.3.12 (2023-01-29)
Mobile Gateway
Added Added support for passing in a custom hostNameVerifier.
Fixed Fixed an issue where the gateway could not switch environments on 10.2.3 with mocksettings.
Mobile Push
Added Added support for establishing connections through TLS for self-built channels.
Data Synchronization
Added Added support for establishing connections through TLS on non-443 ports.
H5 Container and Offline Packages
Added Added support for blocking requests.
10.2.3.10 (2023-01-06)
Intelligent Dual Recording
Added SDK package size trimming now supports selecting dynamic libraries for the corresponding ABI architecture.
Ant Dynamic Card
Added Added support for clearing the cache and graying out cards.
10.2.3.9 (2022-12-22)
Scan
Fixed Fixed an issue where scanning would not continue after canceling the selection of a multi-code result.
Ant Dynamic Card
Updated Upgraded to the latest Alipay kernel version.
Fixed Fixed a CubeDebug version inconsistency issue.
10.2.3.8 (2022-12-08)
Intelligent Dual Recording
Added Added a package size trimming feature that supports dynamic loading for SDK AI capability models and resources.
Privacy Control
Added Added the Privacy Control component.
Social Sharing
Fixed Fixed an issue where downloading images failed during WeChat sharing.
Ant Dynamic Card
Fixed Fixed a CubeDebug scan failure issue.
10.2.3.7 (2022-12-01)
Mobile Scheduling Center
Added Added a feature to sort MDC keepalive checks by ping.
Mobile Gateway
Fixed Fixed an HTML5 RPC abnormal issue in 10.2.3.6.
Ant Dynamic Card
Fixed Fixed an issue with the TempleteId instrumentation field.
10.2.3.6 (2022-11-24)
Mobile Analysis
Added Added a switch for reading IMEI/IMSI. When disabled, related information is no longer read.
Mobile Push
Added Added a switch for reading IMEI/IMSI. When disabled, related information is no longer read.
Added Added an API to configure AppKeys for OPPO/Xiaomi.
Added Added a switch to get a token for HUAWEI non-bridgeActivity.
Data Synchronization
Added Added a switch for reading IMEI/IMSI. When disabled, related information is no longer read.
Secure Storage
Added Added the Secure Storage component.
ID Verification (Private Cloud)
Fixed Fixed known issues.
Mobile Gateway
Added Added an API to dynamically configure the pubkey for data encryption.
Intelligent Dual Recording
Fixed Fixed an issue where the front camera could not be used for OCR.
Ant Dynamic Card
Fixed Fixed an occasional RPC abnormal issue.
10.2.3.5 (2022-11-10)
Visualization Tracking
Added Added the Visualization Tracking component.
Mini Program
Added Added the Mriver miniapp component.
10.2.3.4 (2022-10-28)
mPaaS
Added Added support for targetSdkVersion 31. For more information, see Adapt mPaaS to targetSdkVersion 31.
Intelligent Dual Recording
Added Added support for loading atomic capabilities by module.
Fixed Fixed an abnormal class trimming issue that occurred when R8 was used for obfuscation by default with AGP 7.2.2+.
H5 Container and Offline Packages
Added Added support for using the built-in native player for video playback.
Audio and Video Call
Fixed Fixed a screen sharing crash issue when targetSdkVersion >= 30.
10.2.3.3 (2022-10-18)
Mobile Gateway
Added Added support for the SM3 algorithm for adding signatures.
Added Added support for adding signatures without using Security Guard.
H5 Container and Offline Packages
Fixed Fixed an issue where the refresh click on the H5 loading failure page was not working.
Fixed Fixed an occasional H5Activity ANR issue when the mPaaS framework was initialized with a delay.
UC kernel
Fixed Fixed an issue where some WebGL2 features were abnormal on certain device models.
Image Recognition
Updated Updated broaden image to support configuring the ratio.
ID Verification (Private Cloud)
Added Added support for ID Verification.
Social Sharing
Updated Split the DingTalk SDK to support removing DingTalk separately.
Real-time Release Upgrade
Updated Changed the default APK download path for the mPaaS upgrade component from external storage to internal storage. For more information, see Default storage path.
10.2.3.1 & 10.2.3.2 (2022-09-09)
mPaaS framework
Added Added several Added components, including SM algorithm SSL, Device Environment Detection, Threat Perception, ID Verification, Intelligent Dual Recording, and Cube Card.
Added Added support for targetSdkVersion 30. For more information, see Adapt mPaaS to targetSdkVersion 30.
Added Added support for replacing any version of the wire library. For more information, see Resolve wire/okio conflicts.
Added Added default adaptation for Android 13. The UC kernel still requires separate configuration.
Updated Upgraded Security Guard to v6. For more information, see mPaaS 10.2.3 Upgrade Guide.
Removed The armeabi CPU architecture is no longer supported.
Removed The mPaaS Inside integration method is no longer maintained. To upgrade, switch to the native AAR integration method.
Scan
Added Added AI recognition capabilities, which greatly enhance the ability to recognize small codes from a distance and automatically zoom in.
Unified Storage
Added Database encryption now supports using the native Android database.
Audio and Video Call
Added Added support for setting a custom Tag for stream ingest.
Added Added support for custom audio stream ingest.
UC kernel
Fixed Fixed some security issues.