Important: Since V10.1.68.13, the mPaaS client can check the identity of Alibaba Cloud and public cloud users. Users who fail the verification will no longer be able to use the capabilities of mPaaS. To make sure that you can use mPaaS, log on to the mPaaS console to obtain the |
The release notes describe the updates of the iOS SDK with baseline 10.1.68 after mPaaS is released. The release notes are sorted in reverse chronological order.
Added feature
Updated feature
Fixed feature
Removed feature
Known issues
For more upgrade and adaptation information of baseline 10.1.68, see Upgrade guide to mPaaS 10.1.68.
V10.1.68.47 (March 14, 2022)
mPaaS Framework
Added The support for Xcode 13 has been added.
V10.1.68.46 (February 22, 2022)
Mobile Analysis Service
Added The support for expanding automated tracking parameters has been added.
V10.1.68.43 (January 21, 202)
Mobile Delivery Service
Added The MPMDSGrayService
module has beend added.
V10.1.68.42 (January 04, 2022)
Mobile Analysis Service
Added The switch of the log has been added.
Mini Program
Added The log of the mini program's performance has been added.
Fixed The issue that the mini program cannot be preloaded has been fixed.
HTML5 Container and Offline Package
Fixed The issue that the offline package cannot be preloaded has been fixed.
V10.1.68.40&V10.1.68.41 (November 25, 2021)
HTML5 Container and Offline Package
Added The
H5_APP_PREPAR
has been added.Added The interface to support custom progress bar view has been added.
V10.1.68.39 (October 25, 2021)
HTML5 Container and Offline Package
Removed The toast that pops up when the verification fails has been removed.
V10.1.68.38 (September 13, 2021)
mPaaS Framework
Added
The adaptation to iOS 15 is added.
Mini Program
Added
Multiple languages are supported in DatePicker.
HTML5 Container and Offline Package
Added
The switch to change the expiration time of offline packages is added.
V10.1.68.37 (August 16, 2021)
Mini Program
Added
The domain name control of the real machine is added.
Added
The switch of
enableInPageRenderInput
is added, which solves the jumping problem of keypad in iOS.
HTML5 Container and Offline Package
Added
The switch of
shouldRemoveRightItemConstraint
is added, which supports the modification of the button size on the right side of the H5 page.
Mobile Content Delivery Platform
Fixed
Fix the problem that invalid delivery due to the presence of
ViewController
of offline activities in online activities.
V10.1.68.36 (July 22, 2021)
Mini Program
Added
The function of custom View is added. For more details, see Custom View.
Scan
Added
The rect is added in the scanning result.
V10.1.68.35 (June 22, 2021)
Mini Program
Added
Date picker supports the new UI style of year, month, day, hour and minute.
V10.1.68.34 (June 7, 2021)
Mobile Analysis Service
Added
Automatic tracking switch is added.
HTML5 Container and Offline Package
Fixed
Fix the bug that
closeCurrentWindow
exits the previous offline package when the sliding back is cancelled.
Mini Program
Added
The
registerworker
of Mini Program supports the HTTP protocol.
V10.1.68.32 (2021-05-21)
UTDID
Updated
The UTDID interface is used to deal with Apple’s more stringent audit strategy. It is recommended to test the component functions that use UTDID such as MAS event tracking and Sync synchronization service to ensure function is used normally.
Optical Character Recognition
Updated
Update ROI regional computing function, mainly for the identification model of ethnic minorities.
HTML5 Container and Offline Package
Added
A switch that prevents Vhost virtual request is added.
V10.1.68.31 (2021-04-23)
Mini Program
Fixed
Improve the protection for suspected crash of
refer
.
V10.1.68.30 (2021-04-07)
HTML5 Container and Offline Package
Added
Delegate for Webview SSL permission verification is added. For more details, see H5 container and offline package accessing iOS custom container.
Added
MPNebulaAdapter adds a reference to NebulaSDK header files.
Framework and UI Components
Updated
Update MBProgressHUD to the official website version 1.2.0.
V10.1.68.27 (March 5, 2021)
mPaaS Framework
Added
The ability of adapting to Xcode 12 is added. For more details, see mPaaS 10.1.68 baseline adapt to iOS 14.
Added
Support for multi-language settings is added, such as English.
Mini Program
Added
Add the function of modifying the built-in JSAPI parameters on the Native layer.
Added
APIs such as city selection and code scanning are available in English.
Added
Add built-in JSAPI that can get APP information.
Scan
Added
Add support for customizing the pop-up box handling function when the photo recognition fails.
V10.1.68.26 (February 18, 2021)
Mini Program
Updated
Delete switches such as miaojie and zhima.
Scan
Added
Add prompt for permission before opening the album.
V10.1.68.25 (January 27, 2021)
mPaaS Framework
Fixed
In the cold start, fix the problem that
continueUserActivity
cannot receive the callback ofUniversal Link
.
Mini Program
Fixed
Fix the problem that the Post request body of the embedded
WebView
in the preset mini problem is empty.Fixed
When using the open source version of
lottie
, the problem of the mini program crashed when you pull down to refresh is fixed.
Upgrade Detection
Updated
The gray release of the enterprise package no longer supports jailbroken device detection.
Development Assistant
Removed
UIWebView is removed.
V10.1.68.24 (January 11, 2021)
Location Based Service
Updated
You can use AutoNavi Inverse Geographic Service without calling mPaaS Inverse Geographic Service.
HTML5 Container and Offline Package
Fixed
The problem that
kNBEvent_Scene_NavigationItem_Left_Back_Click
cannot be monitored is fixed.
Mini Program
Fixed
The problem that
kNBEvent_Scene_NavigationItem_Left_Back_Click
cannot be monitored is fixed.
V10.1.68.23 (December 25, 2020)
HTML5 Container and Offline Package
Added
The
appClearTop
parameter can be specified during redirection triggered by thestartApp
operation.Added
The
webviewDomainLabel
parameter can be specified.Fixed
An API operation for setting the
WKWebView
container to call back thedelegate
parameter is provided.
Mini Program
Added
The
appClearTop
parameter can be specified during redirection triggered by thestartApp
operation.Added
The
webviewDomainLabel
parameter can be specified.Fixed
An API operation for setting the
WKWebView
container to call back thedelegate
parameter is provided.
V10.1.68.22 (December 11, 2020)
Mini Program
Fixed
Fix the problem that when the
TabBar
returns to the home page after switching the page, thetextColor
customization will become invalid when switching the Tab.Fixed
The failure of custom
TabBar
andtextColor
in iOS 13 and later is fixed.
Location Based Service
Fixed
The callback failure that may occur when native positioning is used is fixed.
HTML5 Container and Offline Package
Added
SSL certificate verification can be ignored.
Switch Configuration
Added
Add support for not automatically pulling configuration when startup and switching from background to foreground.
Mobile Analysis Service
Updated
Useless parameters are removed from log configuration requests.
V10.1.68.21 (November 20, 2020)
mPaaS Framework
Added
The pull-to-refresh icon in
Lottie
format can be customized.Fixed
Conflicts between
SSZipArchive
and mPaaS are fixed.
HTML5 Container and Offline Package
Fixed
Fix the problem that the
content-type
is modified when uploading base64 images usingpost
in theform
.
V10.1.68.20 (November 6, 2020)
Location Based Service
Updated
The signature operation is updated to fix the inaccurate returned value.
V10.1.68.19 (October 21, 2020)
mPaaS Framework
Fixed
Some stability issues are fixed.
V10.1.68.18 (September 30, 2020)
mPaaS Framework
Added
The adaptation to official iOS 14 is added.
Fixed
Fix the problem that pop pages are not released when
DTNavigationController
is not inherited.
Intelligent Marketing
Fixed
The display failure of the iOS dashboard is fixed.
HTML5 Container and Offline Package
Fixed
The failure of the screenshot API is fixed.
V10.1.68.17 (September 14, 2020)
mPaaS Framework
Added
Updated
Add conflict handling for libraries such as
SecurityGuard
,SGMain
,APWebP
.
HTML5 Container and Offline Package
Updated
Remove the container’s interception for the
schema
.
Scan
Added
Callback is triggered when an album fails to be recognized.
Sharing
Updated
API operations related to WeChat SDK are exposed.
Location Based Service
Added
Parameters for precise locations in iOS 14 can be configured.
V10.1.68.16 (August 28, 2020)
Mini Program
Fixed
The issue that the
body
ofPOST
requests sent to theWebView
component of Mini Programs is missing is fixed.
Framework and UI Components
Updated
The UI component library is updated.
Updated
The method for referencing the header file of an open source library is modified. The method is compatible with source code integration.
V10.1.68.15 (August 17, 2020)
Mini Program
Added
The video component is supported.
Mobile Real-Time Communication
Added
The component can be deployed in hybrid clouds.
Updated
Audio interruption processing and screen sharing features are optimized.
Location Based Service
Added
An API operation for specifying whether to call the check-in feature when a position is queried is added. By default, the value is No.
Sharing
Added
Multiple sharing channels can be customized.
V10.1.68.13 and V10.1.68.14 (August 5, 2020)
HTML5 Container and Offline Package
Added
The
DFNavigationController
can be not force inherited when the mPaaS is not connected based on the mPaaS framework.Updated
The intermediate message that is displayed during redirection to iTunes is removed.
Updated
Performance logs and error logs of the HTML5 container are uploaded by default.
Fixed
The
Referer
parameter ofWebView
requests is fixed.Fixed
Custom
schemas
can be run.
Framework and UI Components
Updated
Update the tripartite library splitting function of
TTTAttributedLabel
.
V10.1.68.12 (July 22, 2020)
Mini Program
Updated
SocketCraft
is changed toSocketRocket
.
HTML5 Container and Offline Package
Updated
SocketCraft
is changed toSocketRocket
.
Sharing
Updated
WeChat sharing SDK is upgraded to version 1.8.7.1. QQ sharing SDK supports
UniversalLink
.
Mobile Analysis Service
Added
The log diagnosis feature is added. Diagnosis instructions can be delivered by using push channels.
Mobile Real-Time Communication
Added
The Mobile Real-Time Communication (MRTC) SDK is added.
V10.1.68.11 (July 3, 2020)
mPaaS Framework
Fixed
Potential stability issues are fixed.
V10.1.68-beta.10 (June 11, 2020)
Sharing
Fixed
The callback failure of the sharing to WeChat feature is fixed.
Mini Program
Added
The measureText operation is added to the canvas to query the width of the font and string used in the system.
V10.1.68-beta.9 (May 28, 2020)
Mini Program
Added
Custom parameters can be added during preview and debugging.
HTML5 Container and Offline Package
Fixed
Fix the problem that the custom error page does not take effect when CocoaPods is connected.
Location Based Service
Added
An API operation for removing the interception system is provided.
Mobile Gateway Service
Added
The function of using event tracking is added.
Updated
By default, business RPCs are configured in the V2 format. Pay attention to the verification by the Mobile Gateway Service.
Mobile Sync Service
Added
The function of using event tracking is added.
Disaster Recovery
Added
An API operation for enabling disaster recovery is provided.
V10.1.68-beta.8 (May 18, 2020)
HTML5 Container and Offline Package
Fixed
Occasional responding failure of calls to the JavaScript
Alert
method in the HTML5 container or Mini Programs is fixed.
V10.1.68-beta.7 (May 14, 2020)
Tiny App Map
Fixed
Map marks no longer disappear after the map marks are tapped.
Scan
Updated
The speed and accuracy of recognizing QR codes and barcodes on pictures are optimized.
HTML5 Container and Offline Package
Fixed
Occasional responding failure of calls to the JavaScript
Alert
method in the HTML5 container or Mini Programs is fixed.Fixed
Fix the UI error on the navigation bar caused because
WKWebView
is not 100% loaded within 1 second and is then recreated.
10.1.68-beta.6 (April 24, 2020)
Mini Program
Added
Same-layer capabilities of the Mini Program component are supported. In a Mini Program, the
html dom
component can be superimposed on a native component. The logic of the underlying-layer rendering is updated. Further check on the UI of the tested Mini Program and the built-inWebView
component is required.Added
The domain name of the vhost is hidden in the background of Mini Program pages.
Fixed
The issue that a picture without the suffix
@3x
in the setNavigationBar operation is zoomed in is fixed.Updated
The value of the
cityCode
parameter returned by thegetLocation
operation is updated to containing six characters, with the last two characters being00
.
Upgrade Detection
Fixed
Fix the problem that the custom pop-up style interface does not call back when a new version is not released in the background.
HTML5 Container and Offline Package
Added
The expose header file is added to fix the compilation error that occurs when the
plug-in
is defined.
V10.1.68-beta.5 (April 15, 2020)
Mini Program
Added
The link when
my.request accesses
the URL containingtaobao.com
is reconstructed.Fixed
The feature of force switching the
WebP
type of images from specified domain names is disabled.
HTML5 Container and Offline Package
Fixed
Fix the problem of
WKWebview
repeatedly released when third-party containers coexist.
Sharing
Added
WeChat Mini Program can be opened.
Mobile Content Delivery Platform
Fixed
Conflicts in extension method names are fixed.
Tiny App Map
Fixed
The location inaccuracy in scenarios where Baidu Map is selected for the
chooseLocation
operation is fixed.
V10.1.68-beta.4 (March 27, 2020)
HTML5 Containers and Offline Package
Added
WKWebView
subclasses can be customized.Added
The
startApp
operation is compatible with the URL transfer method in thestartH5App
operation.Updated
The AlipayDefine parameter is removed from the
UserAgent
operation.Fixed
When the
closeCurrentApp
parameter is specified in thestartApp
operation, the response is returned before the startup animation started. This issue is fixed.
Mini Program
Added
my.getLocation
supports querying address according to reversed geocoded information.Updated
The Mini Program is independent of the sharing SDK.
Fixed
The
closeCurrentApp
parameter is supported in thestartApp
operation in the Mini Program baseline.
Location Based Service
Added
The function of querying address according to reversed geocoded information is added.
Sharing
Added
WeChat SDK is upgraded to version 1.8.6.1. WeChat adjusts the capabilities of SDKs with versions earlier than 1.8.6.1 by tier. To prevent the impact of adjustment, upgrade your product family. For more information, see Release notes of the WeChat sharing capability.
V10.1.68-beta.3 (March 13, 2020)
Sharing
Added
The authorization for logon to WeChat is added.
V10.1.68-beta.2 (March 12, 2020)
Event Tracking
Updated
The baseline number of the event tracking is updated.
V10.1.68-beta.1 (March 5, 2020)
mPaaS Framework
Added
The adaptation to Xcode 11 is added.
HTML5 Container and Offline Package
Updated
Containers are loaded by using the
WKWebView
component defaultly.