Downloads

V4.14.4.4 (Aug 19, 2020)

Unity® HIVE_SDK_Unity_v4.14.4.4_withCore.zip
Cocos2D-X HIVE_SDK_Cocos_v4.14.4.4_withCore.zip

Release Notes

V4.14.4.4 (Aug 19, 2020)

New Features
  • None
Changed Features
  • None
Bug Fixes
  • All
    • [Auth v4] Fixed an error failed to send additional events after registering response callback and sending the first event when implementing setProviderChangedListener() method in the AuthV4 class.
  • Android
    • [Auth v4] Fixed an error failed to respond to the change in account synced with Google Play Games Services when implementing setProviderChangedListener() method in the AuthV4 class.
  • iOS
    • [Auth v4] Fixed not to respond to the synced account with Apple Game Center as account change when implementing setProviderChangedListener() method in the AuthV4 class.
Version of third-party Libraries for HIVE SDK v4.14.4.4
Common item
  • AndroidX (Android) v1.0.0+
  • Firebase Library (Android) v20.0.0

IDP

  • Facebook SDK (Android) v6.1.0
  • Facebook SDK (iOS) 6.0.0+
  • GooglePlay Services Game, Auth (Android) v17.0.0
  • Google Sign-In SDK (iOS) v5.0.2+

IAP

  • Google Play Billing (Android) v2.0.0
Optional item

IDP

  • QQ (Android) v3.3.7 (r2973327_lite)
  • QQ (iOS) v3.3.9
  • VK (Android) v1.6.9
  • VK (iOS) v1.5.1
  • WeChat (Android) v5.5.8
  • WeChat (iOS) v1.8.6.2
  • LINE (Android) v5.3.0
  • LINE (iOS) v5.4.0+
  • Twitter (Android) v3.3.0
  • Twitter (iOS) v5.1.0+

IAP

  • ONE store (Android) v17.02.00
  • WeChat (Android) v5.5.8

Marketing Tracking Analytics

  • Adjust (Android) v4.18.1
  • Adjust (iOS) v4.20.0+
  • Singular (Android) v9.2.5
  • Singular (iOS) v9.2.1
  • AppsFlyer (Android) v5.0.0+
 


V4.14.4.3 (Aug 10, 2020)

New Features
  • None
Changed Features
  • None
Bug Fixes
  • Android
    • [Auth v4] Fixed an error that the interface of showConflictSelection() method in the AuthV4 class doesn't support the Null value.

 


V4.14.4.2 (Aug 06, 2020)

New Features
  • None
Changed Features
  • None
Bug Fixes
  • iOS
    • [Unity/Analytics] Fixed not to crash if the value of JSON object is not string type when implementing sendAnalyticsLog() method in the Analytics class.

 


V4.14.4.1 (Jul 28, 2020)

New Features
  • None
Changed Features
  • None
Bug Fixes
  • Android
    • [Push] Fixed to use BigPicture style on push image.
    • [Common] Fixed the irregular activation of navigation bar.
    • [Promotion] Fixed an error that calls back an exceptional error code as many as close request while banner close action is in progress.

 


V4.14.4.0 (Jun 23, 2020)

New Features
[/markdown]
  • All
    • [IAP v4/Analytics/Tracking] Added a new feature which sends the result value to marketing attribution tools in accordance with the result of receipt verification when implementing TransactionFinish() method.
    • [Analytics] Added a new feature which aggregates the number of signed-in users on HIVE Console.
    • [Promotion] Provided scheme CLI (Command Line Interface) required for interwork action.
      • Available to use as banner action item if banner is made up by implementing getBannerInfo() method in the Promotion class.
Changed Features
  • All
    • [Common] Changed distribution method of some external libraries dependent to HIVE SDK to Gradle and CocoaPods.
      • [Plugin/Unity] Changed the External Dependency Manager for Unity(EDM4UU) included to Unity package to the latest version.
      • [Plugin/CPP] Added CocoaPods settings to Cocos2D-X sample.
    • [Auth v1/Auth v4/Promotion/UserEngagement] Marked deprecated to the APIs not in use.
      • Termination of Cafe service: Authv4.showCafe(), SocialHive.showHiveDialog(HiveDialogType.CAFE, ...)
      • Scheme URL of terminated features
      • HIVE Message (://hive/socialmessage)
      • HIVE Invitation (://hive/socialinvitation)
      • HIVE Cafe (://hive/socialcafe)
      • These will be deleted when updating the next major version of SDK.
    • [Promotion/Auth v1/Auth v4/Social] Added touch effect to the following UI.
      • [Android] All buttons
      • [iOS] SocialDialog: Texts on Back to Game button
      • [iOS] Promotion CustomWebView: Forward, Back, Refresh, and Close button
  • Android
    • [Common] Confirmed target compatibility to Android API Level 29.
  • iOS
    • [Auth v4] Replaced the authentication library on Twitter to community-supported library.
    • [IAP v2/IAP v4] Changed the hash value by following the guidelines prior to send to prevent in-app purchase from abuse.
Bug Fixes
  • Android
    • [Auth v1/Auth v4/IAP v2/IAP v4/Push v4] Limited the use of Google service not to crash when user access to the service in unavailable environment.
    • [Analytics/Tracking] Fixed the error which does't run the all marketing attribution modules due to one missed library of marketing attribution tool.
    • [Common] Fixed the error on displaying full banner on Samsung Z Flip.
    • [IAP v4] Corrected the misspelling transactionFinish() method.
    • [Common] Fixed to send the version information of SDK.
    • [Push] Fixed the error unable to acquire a new push token before expiring the existed token due to restoration of backed-up data.
  • iOS
    • [Analytics] Fixed the error that sending-log feature run by app event prior to SDK initialization runs without standby time if activated.