All Products
Search
Document Center

Mobile Platform as a Service:10.1.68 Series (Discontinued)

Last Updated:Jun 16, 2026

Updates for the mPaaS 10.1.68 baseline iOS SDK, listed in reverse chronological order. For upgrade details, see the mPaaS 10.1.68 Upgrade Guide.

Starting from 10.1.68.13, 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 details, see mPaaS User Identity Verification.

  • Added features

  • Updated features

  • Fixed feature

  • Removed features

  • Known issues

V10.1.68.53 (2022-09-08)

mPaaS framework

Mini Program

  • Fixed Fixed screen orientation switching and display issues.

  • Fixed Fixed an issue with navigation bar offset.

  • Fixed Fixed some security issues.

H5 container and offline package

  • Fixed Fixed an issue with navigation bar offset.

  • Fixed Fixed some security issues.

V10.1.68.51 (2022-07-26)

Social Sharing

  • Fixed Fixed a bug where the Social Sharing SDK was empty when integrated with an Extension plugin.

H5 container and offline package

  • Fixed Fixed a bug where the `pageLoad` time value was `0` in performance instrumentation.

  • Fixed Fixed a bug where offline packages were downgraded to an earlier version after switching the `userid`.

V10.1.68.50 (2022-06-30)

H5 container and offline package

  • Fixed Fixed a register worker error that occurred when opening a miniapp for the first time after the APM privacy permission dialog was displayed while loading an H5 page.

Social Sharing

  • Added Split the SDKs for sharing to WeChat, Weibo, QQ, DingTalk, and Alipay. You can integrate and replace them as needed.

  • Updated The WeChat logon feature is now re-encapsulated within MPShareKit. You can call the WeChat API directly if needed.

Location

  • Updated Updated the header file imports for dependency libraries after integrating the complete AutoNavi library.

V10.1.68.47 (2022-03-14)

V10.1.68.46 (2022-02-22)

Mobile Analysis Service

  • Added Mobile Analysis Service now supports extended automated instrumentation parameters.

V10.1.68.43 (2022-01-21)

Mobile Delivery Service

  • Added Added the MPMDSGrayService module.

V10.1.68.42 (2022-01-04)

Instrumentation

  • Added Added a switch for instrumentation.

Mini Program

  • Added Added performance instrumentation for miniapps.

  • Fixed Fixed a bug that prevented miniapps from preloading.

H5 container and offline package

  • Fixed Fixed a bug that prevented offline packages from preloading.

V10.1.68.40 & V10.1.68.41 (2021-11-25)

H5 container and offline package

  • Added Added `H5_APP_PREPAR` instrumentation.

  • Added Added an API to support custom progress bar chart views.

V10.1.68.39 (2021-10-25)

H5 container and offline package

  • Removed Removed the toast notification that appeared when signature verification failed.

V10.1.68.38 (2021-09-13)

mPaaS framework

Mini Program

  • Added The date picker now supports multiple languages.

H5 container and offline package

  • Added Added a switch to change the time-to-live (TTL) of offline packages.

V10.1.68.37 (2021-08-16)

Mini Program

  • Added Added support for domain name control on physical devices for miniapps.

  • Added Added the enableInPageRenderInput switch to resolve keyboard jumping issues on iOS.

H5 container and offline package

  • Added Added the shouldRemoveRightItemConstraint switch to support modifying the size of the buttons on the right side of H5 pages.

Mobile Content Delivery Platform

  • Fixed Fixed an issue where delivery failed because an online activity contained a ViewController from an unpublished activity.

V10.1.68.36 (2021-07-22)

Mini Program

Code Scanner

  • Added Added rect to the scan results.

V10.1.68.35 (2021-06-22)

Mini Program

  • Added The date picker now supports a new style for year, month, day, hour, and minute.

V10.1.68.34 (2021-06-07)

Mobile Analysis Service

  • Added Added a switch for automated instrumentation.

H5 container and offline package

  • Fixed Fixed a bug where closeCurrentWindow would exit the previous offline package after a swipe-to-go-back gesture was canceled.

Mini Program

  • Added registerworker for miniapps now supports the HTTP protocol.

V10.1.68.32 (2021-05-21)

Device ID

  • Updated Consolidated UTDID APIs to comply with stricter Apple review policies. Test components that use UTDID, such as MAS instrumentation and the Sync service, to ensure they function correctly.

Mini Program

  • Added Added a domain name control switch for embedded WebView.

H5 container and offline package

  • Added Added a switch to block access from vhost virtual requests.

V10.1.68.31 (2021-04-23)

Mini Program

  • Fixed Added protection against a potential crash related to referer.

V10.1.68.30 (2021-04-07)

H5 container and offline package

Frontend framework and UI components

  • Updated Updated MBProgressHUD to the official version 1.2.0.

V10.1.68.27 (2021-03-05)

mPaaS framework

  • Added Added support for Xcode 12. For more information, see Adapt mPaaS 10.1.68 to iOS 14.

  • Added Added support for internationalization and multi-language settings.

Mini Program

  • Added Added support for modifying built-in JSAPI parameters at the native layer.

  • Added APIs such as city selection and scanning now support internationalization.

  • Added Added a built-in JSAPI to retrieve app information.

Code Scanner

  • Added Added support for custom dialog boxes when photo recognition fails.

V10.1.68.26 (2021-02-18)

Mini Program

  • Removed Deleted unused switches such as `miaojie` and `zhima`.

Code Scanner

  • Added Added a permission prompt before opening the photo album.

V10.1.68.25 (2021-01-27)

mPaaS framework

  • Fixed Fixed an issue where continueUserActivity could not receive the Universal Link callback during cold start.

Mini Program

  • Fixed Fixed an issue where the `body` of a Post request was empty in the embedded `WebView` of a pre-installed miniapp.

  • Fixed Fixed a bug that caused a crash when pulling to refresh in a miniapp that used an open source version of lottie.

Mobile Delivery Service and upgrade check

  • Updated Phased releases for enterprise packages no longer support jailbroken device detection.

Developer assistant

  • Removed Removed UIWebView.

V10.1.68.24 (2021-01-11)

Location

  • Updated You can now use the AutoNavi reverse geocoding service directly without calling the mPaaS reverse geocoding service.

H5 Container and Offline Package

  • Fixed Fixed an issue where the kNBEvent_Scene_NavigationItem_Left_Back_Click event could not be monitored.

Mini Program

  • Fixed Resolved an issue where kNBEvent_Scene_NavigationItem_Left_Back_Click could not be monitored.

V10.1.68.23 (2020-12-25)

H5 Container and Offline Package

  • Added Added support for setting the appClearTop parameter when navigating with startApp.

  • Added Added support for setting the webviewDomainLabel parameter.

  • Fixed Added support for setting the delegate for the wkwebview container callback.

Mini Program

  • Added Added support for setting the appClearTop parameter when you use startApp for navigation.

  • Added Added support for setting the webviewDomainLabel parameter.

  • Fixed Added an API to set the delegate for the wkwebview container callback.

V10.1.68.22 (2020-12-11)

Mini Program

  • Fixed an issue where custom textColor settings for the TabBar did not take effect after switching pages and then returning to the home page.

  • Fixed an issue where custom TabBar and textColor settings did not take effect on iOS 13 or later.

Location

  • Fixed Fixed an issue where a callback might not be triggered when using native location services.

H5 Container and Offline Package

  • Added SSL certificate validation can now be skipped.

Configuration of the Mobile Delivery Service switch

  • Added Automatic configuration pulls on startup or when the app returns to the foreground can now be disabled.

Mobile Analysis Service

  • Removed Removed unused parameters from log configuration requests.

V10.1.68.21 (2020-11-20)

mPaaS Framework

  • Added Added support for custom lottie icons for pull-to-refresh.

  • Fixed Resolved a conflict between SSZipArchive and mPaaS.

H5 Container and Offline Package

  • Fixed an issue where the content-type was incorrectly modified when uploading a base64 image using post in a form.

V10.1.68.20 (2020-11-06)

Location

  • Updated Fixed an incorrect return value from the sign-in API.

V10.1.68.19 (2020-10-21)

mPaaS Framework

  • Fixed Resolved some stability issues.

V10.1.68.18 (2020-09-30)

mPaaS Framework

  • Added Added support for the official release of iOS 14.

  • Fixed Fixed an issue where pages not inheriting from DTNavigationController were not released after being popped.

Mobile Content Delivery Platform

  • Fixed Fixed an issue where the iOS statistics dashboard was not displayed.

H5 Container and Offline Package

  • Fixed Fixed an issue where the screenshot API failed.

V10.1.68.17 (2020-09-14)

mPaaS Framework

  • Added Added support for iOS 14 beta 8.

  • Updated Implemented conflict handling for libraries such as SecurityGuard, SGMain, and APWebP.

H5 Container and Offline Package

  • Removed Removed the schema interception handling from the container.

Code Scanner

  • Added Added a callback to handle album recognition failures.

Social Sharing

  • Updated Updated the public WeChat SDK APIs.

Location

  • Added Added support for configuring Precise Location parameters in iOS 14.

V10.1.68.16 (2020-08-28)

Mini Program

  • Fixed Fixed an issue where the body of a POST request was lost in the embedded WebView of a miniapp.

Frontend Framework and UI Components

  • Updated Updated the UI component library.

  • Updated Modified the header file reference method for open source libraries to ensure source code integration compatibility.

V10.1.68.15 (2020-08-17)

Mini Program

  • Added Added support for the `video` component.

Audio and video calls

  • Added Added support for hybrid cloud deployment.

  • Updated Improved audio interruption handling and optimized screen sharing.

Location

  • Added Added an API to specify whether to call the sign-in feature when retrieving the location (disabled by default).

Social Sharing

  • Added Added support for custom multi-channel sharing.

V10.1.68.13 & V10.1.68.14 (2020-08-05)

H5 Containers and Offline Packages

  • Added You no longer need to inherit DFNavigationController for non-framework integrations.

  • Updated H5 performance and exception logs are now reported by default.

  • Fixed Fixed an issue with the Referer field in WebView requests.

  • Fixed Fixed an issue where custom Schema could not be executed.

  • Fixed Removed the intermediate prompt page when navigating to iTunes.

Frontend framework and UI components

  • Updated The library splitting feature for TTTAttributedLabel.

V10.1.68.12 (2020-07-22)

Mini Program

  • Updated Replaced SocketCraft with SocketRocket.

H5 containers and offline packages

  • Updated Replaced SocketCraft with SocketRocket.

Social Sharing

  • Updated The WeChat Sharing SDK has been upgraded to 1.8.7.1, and QQ sharing now supports UniversalLink.

Mobile Analysis Service

  • Added Added a log diagnosis feature to send diagnostic instructions through the Push channel.

Audio and video calls

  • Added Added support for the Audio and Video Calling SDK.

V10.1.68.11 (2020-07-03)

mPaaS Framework

  • Fixed Resolved potential stability issues.

V10.1.68-beta.10 (2020-06-11)

Social Sharing

  • Fixed Fixed an issue where sharing to WeChat failed to trigger a callback.

Mini Program

  • Added Added the canvasmeasureText API to measure the width of a string in a system font.

V10.1.68-beta.9 (2020-05-28)

Mini Program

  • Added Added support for custom parameters when debugging and previewing.

H5 containers and offline packages

  • Fixed Fixed an issue where the custom error page did not take effect in CocoaPods integrations.

Location

  • Added An API to remove system interception is now available.

Mobile Analysis Service

  • Added Added usage instrumentation.

  • Updated The default business RPC configuration is now in V2 format. This may affect gateway validation.

Mobile Sync Service

  • Added Added support for usage instrumentation.

Disaster recovery

  • Added Added a disaster recovery switch API.

V10.1.68-beta.8 (2020-05-18)

H5 Containers and Offline Packages

  • Fixed Fixed an occasional crash caused by calling the JavaScript Alert method in an H5 page or miniapp.

V10.1.68-beta.7 (2020-05-14)

Mini Program maps

  • Fixed Fixed an issue where map markers disappeared after being clicked.

Code Scanner

  • Updated Optimized QR code and bar code detection speed and accuracy in images.

H5 container and offline package

  • Fixed Fixed an occasional crash caused by calling the JavaScript `Alert` method in an H5 page or miniapp.

  • Fixed Fixed a UI issue with the navigation bar caused by the immediate recreation of WKWebView if it failed to load within 1 second.

10.1.68-beta.6 (2020-04-24)

Mini Program

  • Added Added support for the html dom components on top of native components through miniapp same-layer rendering. The underlying rendering logic has been modified. Test the miniapp UI and embedded webview to ensure they function correctly.

  • Added The `vhost` domain name is now hidden in the miniapp page background.

  • Fixed Fixed an issue where images used in `setNavigationBar` without the @3x suffix were enlarged.

  • Updated The cityCode returned by getLocation is now 6 digits long, with the last two digits set to 00.

Mobile Delivery Service upgrade checks

  • Fixed Fixed an issue where the callback for the custom dialog style API was not invoked when no new version was published in the console.

H5 containers and offline packages

  • Added Added public header files to fix compilation errors that occurred when using a custom plugin.

V10.1.68-beta.5 (2020-04-15)

H5 containers and offline packages

  • Fixed Fixed an issue where WKWebview was repeatedly released when used with a third-party container.

Social Sharing

  • Added Added support for opening miniapps within WeChat.

Mini Program

  • Added Refactored the URL handling for my.request when accessing URLs that contain taobao.com.

  • Fixed Disabled the feature that forcibly converts images from specific domains to the webp format.

Mini Program Map

  • Fixed Resolved a location drift issue that occurred when using chooseLocation to navigate with Baidu Maps in a miniapp.

Mobile Content Delivery Platform

  • Fixed An extension method name conflict.

V10.1.68-beta.4 (2020-03-27)

H5 Container and Offline Package

  • Added Added support for custom WKWebView child classes.

  • Added startApp is now compatible with the URL passing method of startH5App.

  • Fixed Fixed an animation issue where startApp would return before starting when passing the closeCurrentApp parameter.

  • Removed Removed AlipayDefine from UserAgent.

Mini Program

  • Added The my.getLocation API now supports reverse geocoding queries.

  • Fixed An issue where the startApp API in the miniapp baseline did not support the closeCurrentApp parameter.

  • Removed The dependency on sharing in miniapps.

Location

  • Added Reverse geocoding queries are now supported.

Social Sharing

  • Added Upgraded the WeChat SDK to version 1.8.6.1. WeChat will phase out support for SDK versions earlier than 1.8.6.1. To avoid service disruption, upgrade your product set as soon as possible. For more information, see the Official WeChat Sharing Documentation.

V10.1.68-beta.3 (2020-03-13)

Social Sharing

  • Added Added authorization for WeChat logon.

V10.1.68-beta.2 (2020-03-12)

Mobile Analysis Service

  • Updated Revised the baseline number for general H5 instrumentation.

V10.1.68-beta.1 (2020-03-05)

mPaaS framework

  • Added Support for Xcode 11.

H5 Containers and Offline Packages

  • Updated The container now defaults to WKWebView.