HIVE SDK v4.11.0 Update

  Download

Release Notes

  • Version: v4.11.0
  • Date: 2018-Nov-06
New Features
  • All
    • [Analytics] Added a feature to define and transmit a funnel by section when game starts. Followings are the entry section to games for reference. See more
      • 4-1 Permission notice
      • 4-2 Update/Notice popup
      • 4-3 Terms of service agreement
      • 5 Game server selection by manual
      • 6 Server maintenance popup
      • 7 Starting/Terminating additional download (API)
      • 9 Login
      • 10 Full banner
Changed Features
  • All
    • [Analytics] Upgraded the processing function of log sent from the client.
      • A function to set the amount of log to send is added.
      • By using a memory cache, it overwrites files on the memory at the moment of app termination and restores the files when restarting the app.
    • [Analytics] Changed to support a new type of file extract, GZip, for the client to send logs.
    • Updated the version of Facebook SDK in use.
      • Used version: Facebook SDK 4.33.0 (Customed)
      • Updated version: Facebook SDK 4.38.0
    • [Promotion] Supported a function to customize texts on Review/Exit popup.
    • [Promotion] Changed to support various types of resolution for image resources in HIVE SDK.
    • [ResultAPI] Specified the error code in detail.
    • [Provisioning] Changed not to collect or send the advertising ID in case of users under 13, in accordance with COPPA.
    • [Configuration] Changed to set the target user of COPPA on hive_config.xml file.
  • Android
    • [IAP v4] Updated the ONE Store SDK in use to the latest version.
      • Used version: v16.03.00(API v4)
      • Updated version: v17.02.00(API v5)
    • [IAP v2] Updated the ONE Store SDK in use to the latest version.
      • Used version: v16.03.00(API v4)
      • Updated version: v16.05.00(API v4)
  • iOS
    • [Auth v4] Supported Google Sign-In.
Bug Fixes
  • All
    • [Analytics] Fixed to comply with the identifier policy of HIVE Locale when the client sends language values.
    • [Analytics] Fixed to use Gregorian calender when the client sends date values.
    • [Plugin/C++] Fixed the build errors not to crash at the first use of 64-bit integer values such as PlayerID.
  • Android
    • [Auth v4/Helper] Fixed to comply with the guidelines to sign in apps through Google Play Games.
    • Fixed an error due to random crashes on the Android P (9.0) or later device.
  • iOS
    • Fixed not to occur a display error on gallery from new iOS-base devices such as iPhone Xs, iPhone Xs Max and iPhone XR.
    • [Auth v4/Provision] Fixed an error to save Time zone information to deliver it to the following logic. Related error was occurred because the required Time zone data was sent but unsaved while implementing Provisioning.
      • Changed to collect push tokens normally.
    • [IAP v4] Changed to check the transmission status of the currently-purchased item.
      • Before change: Transaction status of all items are checked whether available to restore or not.
    • Fixed to follow the settings on hive_config.xml file in case user access the game app through a notice message.