HIVE SDK v4.10.2 Released

  Shortcut

Release Notes

  • Version: v4.10.2
  • Date: 2018-Nov-20
New Features
  • None
Changed Features
  • All
    • [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.
  • 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.