Skip to content

v2.2 - Unity 2018

Compare
Choose a tag to compare
@alihan98ersoy alihan98ersoy released this 13 Apr 08:27
· 101 commits to 2.0-2018 since this release
4409901

Changes

Demos are changed due to v2.2
HMSXManager GameObject dependency has been lifted.
Users now can use services without needing a GameObject of the kit they wanted to use

Manifest merger failed caused by Gradle Fixer bug fixed. Unity 2018 requires Gradle configurations for all kits. please refer to v2.1.2 changes.

DriveKit removed from Kit Settings

When unity cannot obtain the settings file, from now on it will throw a NullReference exception

Use Test ads toggle's position changed due to visibility

Managers are not dependent on Monobehaviour and they are singleton.
Deprecated methods are renewed with valid ones.

Manager Class names are now fixed with names from developer.huawei.com.
Changed Names:
HMSAccountManager -> HMSAccountKitManager
HMSAnalyticsManager -> HMSAnalyticsKitManager
HMSGameManager -> HMSGameServiceManager

#264 Adskit consent added