We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

SDK Version Change History

Expand

Version

Release Date

Update Description

1.9.6.300

2026-05-22

Fixed known issues.

1.9.5.302

2026-03-12

Fixed the issue that the data processing location failed to be set in versions 1.9.3.302 to 1.9.5.301.

1.9.5.301

2026-02-13

Fixed known issues.

1.9.5.300

2025-12-30

Fixed known issues.

1.9.4.300

2025-10-23

Fixed known issues.

1.9.3.302

2025-08-01

Fixed known issues.

1.9.3.301

2025-06-18

Modified the obfuscation file by changing -keepnames class ** to -keepnames class com.huawei.agconnect.**.

1.9.3.300

2025-04-30

Fixed known issues.

1.9.1.304

2024-11-18

Fixed known issues.

1.9.1.302

2023-12-23

Add the setEnableCollectUserPrivacy method.

1.9.1.301

2023-09-21

Fixed known issues.

1.9.1.300

2023-07-04

Modified the SDK to make it compatible with Android Gradle 8.0.

1.9.0.300

2023-04-26

Fixed known issues.

1.8.1.300

2023-02-27

Fixed known issues.

1.8.0.300

2023-01-10

Fixed known issues.

1.7.3.302

2022-11-22

Resolved the serialization error of cached data on Android 13.

1.7.3.300

2022-11-07

Fixed known issues.

1.7.2.300

2022-09-20

Fixed known issues.

1.7.1.300

2022-08-02

Added the requirement that the HA API should be called during the SDK initialization after a user opens an app for the first time .

1.7.0.300

2022-06-16

Supported the function of not displaying your in-app messages if you disable network request sending.

1.6.5.300

2022-04-08

  • Supported GIF images.
  • Updated data when your app is launched for the first time every day.

1.6.4.300

2022-02-23

Modified the following APIs:

  • Deprecated the setForceFetch API, which is replaced with setForceFetch(String triggerEvent).
  • Added the Action parameter to the AGConnectAppMessagingOnClickListener.onMessageClick API.
  • Added the Action parameter to the AGConnectAppMessagingCallback.onMessageClick API.
  • Introduced androidx.annotation to certain APIs.
  • Added the sharing function.
NOTE

After the SDK is updated to version 1.6.4.300, update Java to version 1.8 and Android Gradle plugin to version 3.0.0 or later.

compileOptions {
    sourceCompatibility JavaVersion.VERSION_1_8    
    targetCompatibility JavaVersion.VERSION_1_8
}

1.6.3.300

2022-01-12

Fixed known issues.

NOTE

After the SDK is updated to version 1.6.3.300, download the agconnect-services.json file again and add it to your project.

1.6.2.300

2021-11-30

  • Optimized the custom layout.
    NOTE

    After the SDK is updated to version 1.6.2.300, download the agconnect-services.json file again and add it to your project.

1.6.1.300

2021-10-22

  • Supported A/B Testing during in-app message configurations.

1.6.0.300

2021-07-31

  • Fixed the known issues of the AppGallery Connect base SDK.

1.5.2.300

2021-05-17

Fixed known issues.

1.5.1.300

2021-04-12

Fixed known issues.

1.5.0.300

2021-03-04

Fixed known issues.

1.4.2.301

2020-11-30

Fixed the issue in obfuscation processing.

1.4.2.300

2020-11-20

Fixed known issues.

1.4.1.300

2020-08-31

1.4.0.300

2020-07-17

Decoupled from the HUAWEI Analytics package. The APIs are unchanged.

1.3.2.301

2020-06-16

Fixed known issues.

1.3.1.301

2020-05-27

Fixed known issues.

1.3.1.300

2020-04-23

Released the App Messaging SDK for the first time to provide functions such as synchronizing, displaying, and testing messages.

Search
Enter a keyword.