tencent cloud

Feedback

SDK for Android

Last updated: 2024-01-16 17:23:04

    March 2023

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.8.0 release
    Optimized HONOR Push to support MagicUI 4.0 or later.
    Fixed the occasional ANR issues occurred when Firebase Messaging is used.
    Optimized the internal communication performance.
    March 29, 2023

    November 2022

    Update
    Description
    Release Date
    Documentation
    Released SDK v1.3.7.2
    Upgraded the Mi Push SDK to v5.1.0.
    Upgraded the Huawei Push SDK to v6.7.0.300.
    Fixed the badge display of Huawei Zhixuan phones.
    November 8, 2022

    September 2022

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.6.1 release
    Upgraded the OPPO PUSH SDK to v3.1.0.
    Upgraded the Mi Push SDK to v5.0.8.
    Optimized the image loading policy of notifications delivered with the Tencent Push Notification Service channel.
    Supported the Meizu Push channel on Meizu Meilan devices.
    Optimized the compatibility with Android 13.
    Fixed the issue where an additional notification channel was created when a custom notification ringtone was used.
    September 1, 2022

    July 2022

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.5.0 release
    
    Adjusted the policy for choosing the vendor channel for HONOR phones.
    Optimized the internal communication mechanism of the SDK to improve the communication efficiency.
    Optimized the internal reporting mechanism of the SDK to reduce the traffic usage.
    
    July 6, 2022

    June 2022

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.4.3 release
    
    Added the `XGPushConfig.enableAutoStart` API for configuring the autostart feature (disabled by default).
    
    June 7, 2022

    May 2022

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.4.1 release
    
    Supported configuring small icon for default notification in the metadata.
    Optimized the use and display of `PendingIntent`.
    Fixed the issue where the device was detected to check the existence of a light sensor.
    Fixed other known issues.
    
    May 31, 2022
    
    

    April 2022

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.3.3 release
    
    Supported the Huawei push channel for a device with an EMUI system.
    Fixed the issue where the persistent connection retry interval was inaccurate.
    Supported the HONOR push channel. See HONOR Channel Integration for details.
    
    April 25, 2022

    February 2022

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.2.0 release
    
    Upgraded the encapsulated SDK versions for Mi, Meizu, OPPO, and vivo pushes.
    Added an API to allow users to get the custom parameter customContentdelivered with pushed messages on the push target page.
    Fixed other known issues.
    
    February 23, 2022
    For how to get custom_contentdelivered with pushed messages, see Notification Tap-to-Redirect > Getting parameters on the client.
    

    January 2022

    Update
    Description
    Release Date
    Documentation
    SDK v1.3.1.1 release
    
    Added a new method for adapting to HONOR device badges.
    Added the feature to regularly update notification status.
    Updated vendor channel policies.
    Optimized the registration and account binding processes.
    Removed some broadcast events that may cause applications to automatically start.
    Fixed the issue where the Android Service component automatically started.
    
    January 18, 2022

    September 2021

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.7.1 release
    Fixed the issue of occasional cross-process storage inconsistency.
    September 1, 2021
    When using the new in-app messaging feature, pay attention to the compatibility between WebView and higher Android versions. For more information, see API Documentation.

    August 2021

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.7.0 release
    Supported in-app message display.
    Optimized the Tencent Push Notification Service registration process.
    Fixed the issue where the device model cannot be obtained before a user agrees to the Privacy Policy.
    August 27, 2021
    When using the new in-app messaging feature, pay attention to the compatibility between WebView and higher Android versions. For more information, see API Documentation

    July 2021

    Update
    Description
    Release Date
    Documentation
    SDK 1.2.6.0 release
    Added the feature of limiting API call frequency.
    Supported configuring notification channels for FCM frontend notifications and local Tencent Push Notification Service notifications.
    Optimized persistent connection retry policies.
    Optimized the logic for reporting the number of daily active users and SDK startup events.
    Placed SDK logs in a hidden directory.
    Disabled the session keep-alive feature by default. If you need to enable it, see the documentation Android FAQs.
    Fixed IPv6 request failures.
    July 6, 2021

    May 2021

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.5.0 release
    Added the API for tag query.
    Added the API for binding phone numbers to send ordinary and intelligent SMS messages.
    Supported SSL encrypted communication over persistent connection.
    Upgraded the API for binding accounts by adding multiple preset account types.
    Supported clearing notifications pushed through the Mi channel (devices of MIUI 11 or earlier) via the API for clearing all notifications.
    Supported badge display on HONOR mobile phones.
    May 26, 2021
    Because JCenter has been deprecated, you may encounter issues when pulling SDK dependencies. See Android SDK Upgrade Guide to configure the dependency repository mirror source.
    When using the new API for tag query, you need to add the implementation method onQueryTagsResult in the implementation class that inherits XGPushBaseReceiver.

    February 2021

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.3.1 release
    Fixed a logic error of the Huawei disable component.
    February 4, 2021
    -

    January 2021

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.3.0 release
    Optimized the network communication protocol to support secondary message encryption.
    Simplified APIs for client account, tag, and attribute settings.
    Added the traceId and templateId fields to the notification callback.
    Supported the badge logic for new HONOR phones.
    Fixed the ANR issue that occasionally occurred during network connection checks.
    January 27, 2021
    -
    SDK v1.2.2.4 release
    Fixed the special character handling issue in Intent strings of FCM notifications.
    Fixed other known issues.
    January 18, 2021
    -

    November 2020

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.2.0 release
    Unified the naming conventions for account and tag operation APIs.
    Optimized SDK error code reporting.
    Upgraded the FCM channel protocol to enable the FCM system to take over the display of notifications sent through the FCM channel.
    Added the support for badge coloring for messages sent through the Tencent Push Notification Service channel.
    Supported Gzip compression during network communication.
    Fixed the service unbinding exception that might occur in multi-thread environments.
    November 26, 2020
    -
    SDK v1.2.1.3 release
    Optimized the internal logic.
    Officially supported Huawei Push SDK v5 starting from this version. Update the integration configuration as instructed in Huawei Channel v5 Integration.
    November 11, 2020
    -

    October 2020

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.1.1 release
    Added user attribute APIs for personalized push.
    Added the in-app message feature and several in-app message templates.
    Optimized and updated the SO files.
    Optimized the SDK internally.
    October 12, 2020
    -

    July 2020

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.0.3 release
    Fixes known issues.
    July 30, 2020
    -
    SDK v1.2.0.2 release
    Optimized the internal logic.
    2020-07-01
    -

    June 2020

    Update
    Description
    Release Date
    Documentation
    SDK v1.2.0.1 release
    Supported collecting statistics on vendor channel notification click events.
    Added more custom notification styles.
    Upgraded the SDK for OPPO PUSH to v2.1.0.
    June 23, 2020
    This version involves package name changes. Modify relevant configurations as instructed in SDK Integration:
    Automatic integration: Pay attention to the obfuscation configuration.
    Manual integration: Pay attention to the SO files, manifest file, and obfuscation configuration.
    SDK v1.1.6.3 release
    Optimized third-party vendor channel integration.
    2020-06-04

    April 2020

    Update
    Description
    Release Date
    Documentation
    SDK v1.1.6.1 release
    Fixed the vulnerability with HTTPS certificate verification.
    April 28, 2020
    -
    SDK v1.1.6.0 release
    Optimized the encryption protocol.
    Optimized network connection.
    Supported badge configuration for the Huawei channel.
    Upgraded the SDK for Mi Push to v3.7.5 and SDK for Meizu Push to v3.9.0.
    Supported Realme and Black Shark channels.
    Removed the call of Beacon to get QIMEI information.
    April 21, 2020
    SDK v1.1.5.5 release
    Fixed the issue where DCL violation occurred when an application was released in Google Play.
    April 2, 2020
    -

    March 2020

    Update
    Description
    Release Date
    Documentation
    SDK v1.1.5.4 release
    Optimized network connection.
    Added account types.
    Fixed issues with security alarming.
    Added the compatibility with XG Platform version upgrade.
    Added the feature of getting QIMEI information.
    Added the feature of disabling session keep-alive.
    March 6, 2020
    -

    January 2020

    Update
    Description
    Release Date
    Documentation
    SDK v1.1.5.3 release
    Optimized the network.
    Optimized security alarming.
    January 14, 2020
    -

    December 2019

    Update
    Description
    Release Date
    Documentation
    SDK v1.1.5.2 release
    Optimized error monitoring.
    December 19, 2019
    -
    SDK v1.1.5.1 release
    Optimized crash monitoring.
    December 12, 2019
    -
    SDK v1.1.5.0 release
    Optimized the Huawei push.
    
    Upgraded the OPPO PUSH SDK to v2.0.2.
    December 04, 2019
    -

    November 2019

    Update
    Description
    Release Date
    Documentation
    SDK v1.1.4.0 release
    Added internal error reporting.
    Added the compatibility with Huawei PUSH v3.
    Added the compatibility with OnePlus devices.
    November 21, 2019
    -
    SDK v1.1.3.2 release
    Optimized statistics collection.
    November 13, 2019
    -
    SDK v1.1.3.1 release
    Optimized the network.
    November 11, 2019
    -

    October 2019

    Update
    Description
    Release Date
    Documentation
    SDK v1.1.3.0 release
    Optimized data reporting.
    Optimized logging to add the local log reporting feature.
    Added API call chaining.
    Optimized the system internally to improve resource release.
    October 31, 2019
    -

    September 2019

    Update
    Description
    Release Date
    Documentation
    SDK v1.1.2.1 release
    Optimized the notification bar display.
    Optimized some APIs.
    Added the support for audio rich media.
    Optimized the SDK internally.
    September 27, 2019
    
    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 avaliable.

    7x24 Phone Support