Upgrade Guide

This page provides a comprehensive guide for upgrading the HMS Unity Plugin.

HMS Unity Plugin Upgrade Guide

We recommend deleting the HMSKitSettings file in the Settings>Resources and for Unity 2021.3 and upper library/bee folders before updating the plugin for every update.

Upgrading to V2.3.6

No special steps are required to upgrade to 2.3.6.

Upgrading to V2.3.5

No special steps are required to upgrade to 2.3.5.

Upgrading to V2.3.4

No special steps are required to upgrade to 2.3.4.

Upgrading to V2.3.3

We recommend deleting the HMSKitSettings file in the Settings>Resources folder before updating the plugin because of the addition of the 3D Modeling kit.

Upgrading to V2.3.2

The AdskitManager's InstallReferrerFail callback action has been modified to return InstallReferrerResponse instead of void. If you have previously utilized AdskitManager's InstallReferrerFai callback, it is recommended that you update it with the new return type.

Upgrading to V2.3.1

Native ad Prefab updated. If you use this prefab before you should replace it with a new one.

Upgrading to V2.3.0

No special steps are required to upgrade to 2.3.0

Upgrading to V2.2.9

No special steps are required to upgrade to 2.2.9

Upgrading to V2.2.8

The Ads demo scene has changed. When importing the new version with the .unitypackage, make sure it receives the Ads demo scene changes.

Upgrading to V2.2.7

The IAP demo scene has changed. When importing the new version with the .unitypackage, make sure it receives the IAP scene changes.

Upgrading to V2.2.6

No special steps are required to upgrade to 2.2.6

Upgrading to V2.2.5

No special steps are required to upgrade to 2.2.5

Upgrading to V2.2.4

We recommend deleting the HMSKitSettings file in the Settings>Resources folder before updating the plugin.

Upgrading to V2.2.32

We recommend deleting the HMSKitSettings file in the Settings>Resources folder before updating the plugin because of the addition of the drive kit.

Upgrading to V2.2.3

We recommend deleting the HMSKitSettings file in the Settings>Resources folder before updating the plugin because of the addition of new features.

Upgrading to V2.2.2

Upgrading to V2.2.1

No special steps are required to upgrade to 2.2.1

Upgrading to V2.2

Demos are changed due to HMSXManager GameObject dependency has been lifted.

Manager Class names are now fixed with names from developer.huawei.com. Changed Names:

  • HMSAccountManager -> HMSAccountKitManager

  • HMSAnalyticsManager -> HMSAnalyticsKitManager

  • HMSGameManager -> HMSGameServiceManager

Last updated