tencent cloud

All product documents
Tencent Cloud Super App as a Service
iOS SDK Updates
Last updated: 2025-04-22 18:11:24
iOS SDK Updates
Last updated: 2025-04-22 18:11:24

List of SDK modules

Module
Latest version
Last update date
TCMPPSDK
2.2.5
2025-4-7
TCMPPExtScanCode
2.0.4
2025-3-24
TCMPPExtMedia
2.0.1
2024-11-5
TCMPPExtQMap
2.0.0
2024-7-22
TCMPPExtLBS
2.0.4
2025-1-13
TCMPPExtBLE
2.0.1
2024-9-9
TCMPPExtContact
2.0.0
2024-7-22
TCMPPExtClipBoard
2.0.1
2024-9-9
TCMPPExtCalendar
2.0.0
2024-7-22
TCMPPExtAuthentication
2.0.0
2024-7-22
TCMPPExtMDNS
2.0.0
2024-7-22
TCMPPExtMp3Encoder
2.0.0
2024-7-22
TCMPPExtLive
2.0.0
2024-7-22
TCMPPExtNetwork
2.0.1
2025-1-13

April 2025

Module
Version
Update
Release date
TCMPPSDK
2.2.5
Supports message subscription in mini games
Supports VoiceOver in some pages
2025-4-7

March 2025

Module
Version
Update
Release date
TCMPPSDK
2.2.4
Supports wx.chooseMessageFile, wx.chooseExternalFile
Supports paging in searching mini program
2025-3-24
TCMPPExtScanCode
2.0.4
Optimizes the handling when there is no camera permission;
2025-3-24
TCMPPSDK
2.2.3
Supports ad feature
Supports dark mode in complaint feedback page
2025-3-14
TCSASExtGoogleAds
2.2.3
Supports Google AdMob ads
2025-3-14
TCMPPSDK
2.2.2
Fixes the bug that the setting for the navigation bar title color is not effective;
Supports the payment interface transparent transmission;
2025-3-3
TCMPPExtScanCode
2.0.3
Distinguish between user cancellation and unrecognized link error messages;
2025-3-3

February 2025

Module
Version
Update
Release date
TCMPPSDK
2.2.0
Supports mini games (depends on mini game extension library)
2025-2-11
TCMPPExtMiniGame
2.2.0
Provides the necessary capabilities to run mini games
2025-2-11

January 2025

Module
Version
Update
Release date
TCMPPSDK
2.1.1
Adapts RocketSocket dependency to version 0.7.1.
Optimizes restart logic to prioritize new versions, followed by hot start information, and cold start information
2025-1-13
TCMPPExtNetwork
2.0.1
Adds remoteInfo and localInfo to the return values of the TCPSocket.onMessage, TCPSocket.onConnect, and UDPSocket.onMessage APIs
2025-1-13
TCMPPExtLBS
2.0.4
Fixes bugs in MapContext.getMapScale
2025-1-13
TCMPPSDK
2.1.0
Supports message subscription in mini programs
Default implementation of mini program open APIsRefer to the documentation for compatibility handling when upgrading from older versions. Open APIs
2025-1-3

December 2024

Module
Version
Update
Release date
TCMPPSDK
2.0.15
The More button panel can be customized
The web-view component now supports disabling the loading progress bar and customizing its color
2024-12-26
TCMPPSDK
2.0.14
Fixes bug where some cached mini programs did not update promptly
Fixes bug where the seek feature in the video component was not effective
2024-12-19

November 2024

Module
Version
Update
Release date
TCMPPSDK
2.0.12
The web-view component supports offline resources
Adds compatibility for iOS 18 to handle HTTP resources used in mini programs
2024-11-25
TCMPPExtScanCode
2.0.2
Clarifies QR code scan error messages for easier troubleshooting
2024-11-30
TCMPPSDK
2.0.11
Optimizes the categories of mini programs
2024-11-14
TCMPPSDK
2.0.10
Adds network diagnostic log reporting
Fixes an issue where shortcuts could not be created on iOS 18
2024-11-5
TCMPPExtMedia
2.0.1
Fixes the compatibility issues on iOS 18
2024-11-5
TCMPPExtLBS
2.0.3
Fixes an issue where nearby buildings could not be searched in the map component
2024-11-5

October 2024

Module
Version
Update
Release date
TCMPPSDK
2.0.9
Supports opening released mini programs via QR codes and URL redirection from third-party apps
Clarifies error messages when opening a mini program for easier troubleshooting
Optimizes category fields for mini program search result
2024-10-17
TCMPPSDK
2.0.8
Supports encryption of mini program packages
2024-10-9
TCMPPExtLBS
2.0.2
Fixes bug where adding a marker on the map did not accurately place it at the clicked location
2024-10-9

September 2024

Module
Version
Update
Release date
TCMPPSDK
2.0.7
Optimizes the download logic for mini program package
2024-9-25
TCMPPSDK
2.0.6
Supports French version
Supports real-time communication between mini programs and H5 pages embedded in the web-view component. Supports more JavaScript APIs and custom APIs
Removes the Masonry dependency
2024-9-14
TCMPPSDK
2.0.5
Improves SDK initialization to ensure retrieval of domain blocklist/allowlist upon the initial opening of the mini program
Removes location and Bluetooth related features to extension libraries to avoid requiring these permissions in the core module
Fixes incorrect navigation bar height when switching from a non-custom navigation bar to a custom navigation bar and then returning
After a location is selected by calling chooseLocation, POI search is not performed until the map is dragged
Adds specified parameter when scanning the QR code to open the mini program API
2024-9-9
TCMPPExtScanCode
2.0.1
Adds specified parameter when scanning the QR code to open the mini program API
2024-9-9
TCMPPExtLBS
2.0.1
Moves location related features to extension libraries to avoid requiring these permissions in the core module
2024-9-9
TCMPPExtBLE
2.0.1
Moves Bluetooth related features to extension libraries to avoid requiring these permissions in the core module
2024-9-9
TCMPPExtCalendar
2.0.1
Moves calendar related features to extension libraries to avoid requiring these permissions in the core module
2024-9-9

August 2024

Module
Version
Update
Release date
TCMPPSDK
2.0.4
Supports Indonesian version
Adds subpackage-related performance data
Supports backend configuration to skip domain name checks for specific mini programs
Supports host app to control specific URL redirection in web-view component
Fixes some Canvas issues
2024-8-8

July 2024

Module
Version
Update
Release date
TCMPPSDK
2.0.3
Modifies SDK file format to .framework, and supports simulators on Apple silicon
Adds default sharing channel settings to the proxy class, enabling the host app to define its own channels
Initializes the SDK's network module only upon an actual network request
Recording supports PCM and WAV formats
Fixes off-screen Canvas-related bugs
Fixes cover-image animation bug
2024-7-22
TCMPPExtScanCode
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
Switches the QR code scanning engine to the OS system engine
2024-7-22
TCMPPExtMedia
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtQMap
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtLBS
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtBLE
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtContact
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtClipBoard
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtCalendar
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtAuthentication
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtMDNS
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtMp3Encoder
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtLive
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPExtNetwork
2.0.0
Modifies SDK file format to .framework, and supports simulators on Apple silicon
2024-7-22
TCMPPSDK
2.0.2
Supports wx.cropImage
Includes bug fixes
2024-7-4
TCMPPExtLive
1.5.3
Includes bug fixes
2024-7-4

June 2024

Module
Version
Update
Release date
TCMPPSDK
2.0.1
Includes bug fixes
2024-6-14
TCMPPExtLBS
1.5.8
Includes bug fixes
2024-6-18
TCMPPSDK
2.0.0
Optimizes the display style when opening files
Includes bug fixes
2024-6-5

May 2024

Module
Version
Update
Release date
TCMPPSDK
1.5.20
Fixes the issues related to showLoading/showToast
Includes bug fixes
2024-5-23
TCMPPExtLBS
1.5.7
Includes bug fixes
2024-5-23

April 2024

Module
Version
Update
Release date
TCMPPSDK
1.5.18
Adds data reporting agent API
Includes bug fixes
2024-4-2
TCMPPExtLive
1.5.1
Supports some features of Tencent Cloud Streaming Services SDK
2024-4-2

March 2024

Module
Version
Update
Release date
TCMPPSDK
1.5.17
Adds mini program desktop shortcuts
Presets offline mini program package
Sets the slide-to-close switch for mini programs
Supports recording to MP3 format feature into the extension library for separate integration
Includes bug fixes
2024-3-22
TCMPPExtMp3Encoder
1.5.7
Recording supports MP3 format
2024-3-22

February 2024

Module
Version
Update
Release date
TCMPPSDK
1.5.16
Supports Traditional Chinese version
Opens homepage by default when the specified page does not exist
Fixes issues with the DataPicker and TimePicker components displaying incorrectly in non-Beijing time zones
Includes bug fixes
2024-2-29

January 2024

Module
Version
Update
Release date
TCMPPSDK
1.5.14
Supports asynchronous subpackage
Includes bug fixes
2024-1-17
TCMPPSDK
1.5.13
Supports wx.onCopyUrl, wx.createBufferUrl, invokeBufferUrl, and wx.showShareImageMenu
Fixes the issue that wx.setNavigationBarColor and wx.setNavigationBarTitle status could not be saved
Fixes the issue that custom navigation bar resources do not work in some scenarios
Fixes display issues when using wx.openDocument
Fixes incorrect gesture swipe directions in RTL display mode
2024-1-12
TCMPPExtClipBoard
1.5.7
Supports wx.onCopyUrl
2024-1-12

December 2023

Module
Version
Update
Release date
TCMPPSDK
1.5.12
Supports real device debugging
Supports custom native video components
Optimizes the download logic of mini programs
Optimizes transition animations and swipe-to-close logic in the mini program
Includes bug fixes
2023-12-27
TCMPPSDK
1.5.9
Fixes loading exceptions when opening a specific page with a URL parameter
Fixes the loss of hot start parameters when switching between foreground and background
Fixes the issue where calling save on Canvas did not preserve rendering properties
Reduces screen flicker remnants during hot starts
2023-12-04

November 2023

Module
Version
Update
Release date
TCMPPSDK
1.5.8
Pre-downloads mini program
Adds closing and termination APIs for mini program
Adds dark mode for the main page in mini program
Uses canIUse for custom APIs and to check if an API exists within extension modules
Supports native components in custom App components
Adds APIs for Canvas2d related features
Adds APIs for real-time logs
Includes bug fixes
2023-11-21
TCMPPSDK
1.5.7
Adds mini program lifecycle proxy
Adds separate API for mini program configuration and initialization
2023-11-1

October 2023

Module
Version
Update
Release date
TCMPPSDK
1.5.6
Splits multiple device features into extension libraries
Adds virtual path to absolute path API
Adds specified page and parameter APIs when opening a mini program via links
Includes bug fixes
2023-10-19
TCMPPExtLBS
1.5.6
Splits LBS into an extension library
2023-10-19
TCMPPExtBLE
1.5.6
Splits Bluetooth into an extension library
2023-10-19
TCMPPExtContact
1.5.6
Splits contacts into an extension library
2023-10-19
TCMPPExtClipBoard
1.5.6
Splits clipboard into an extension library
2023-10-19
TCMPPExtCalendar
1.5.6
Splits calendars and reminders into an extension library
2023-10-19
TCMPPExtAuthentication
1.5.6
Splits biometric authentication into an extension library
2023-10-19
TCMPPSDK
1.5.5
Fixes occasional white screen issue on mini program pages
2023-10-13

September 2023

Module
Version
Update
Release date
TCMPPSDK
1.5.4
Host apps can customize the user agent
Host apps can configure virtual domain names used for loading mini programs
2023-09-27


Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback

Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 available.

7x24 Phone Support
Hong Kong, China
+852 800 906 020 (Toll Free)
United States
+1 844 606 0804 (Toll Free)
United Kingdom
+44 808 196 4551 (Toll Free)
Canada
+1 888 605 7930 (Toll Free)
Australia
+61 1300 986 386 (Toll Free)
EdgeOne hotline
+852 300 80699
More local hotlines coming soon