HIVE SDK v4.7.5 Update

  Download

Release Notes

  • Version: v4.7.5
  • Date: 2018-Nov-20
New Features
  • None
Changed Features
  • 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.
    • [IAP v4] Fixed to send the completion log after purchase.