HIVE SDK v4.11.1 Released

  Shortcut

Release Notes

  • Version: v4.11.1
  • Date: 2018-Nov-28
New Features
  • None
Changed Features
  • All
    • [Provisioning] Changed not to request or use hardware identifiers.
    • Changed not to request or send a MAC address of user device any more.
Bug Fixes
  • None

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.

HIVE SDK v4.9.3 Update

  Download

Release Notes

  • Version: v4.9.3
  • 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.

HIVE SDK v4.8.5 Update

  Download

Release Notes

  • Version: v4.8.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.

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.

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.

HIVE SDK v4.9.2 Update

  Download

Release Notes

  • Version: v4.9.2
  • Date: 2018-Sep-14
New Features
  • None
Changed Features
  • All
    • [Promotion] Updated the way of loading promotions.
      • Provided a progress bar on the Notice/News/Offerwall page to check the loading status.
      • Removed the timeout feature setting on webview and changed to use system timeout (60 seconds).
    • [Analytics] Updated the PartyTrack library in use to the latest version.
    • [Analytics] Updated the Singular library in use to the latest version.
    Library Platform Version in use Latest version
    PartyTrack Android 1.15.0 1.15.1
    PartyTrack iOS 1.82 1.88
    Singular Android 7.3.3 7.4.0
    Singular iOS 8.3.0 8.3.4
  • Android
    • [Push] Changed GCM to be expired to FCM.
      • Updated the related libraries as well for better use.
    • [Auth v4/IAP] Updated the utility class of WeChat Pay to respond to XXE(XML External Entity) attack.
Bug Fixes
  • All
    • [Auth v1/Auth v4] Fixed to renew the remaining time on the server maintenance popup when the game is in the background.
  • Android
    • [Promotion] Fixed to use Intents type on Chrome browser version 25 and later, which are not supported coupon deep link.
    • [Auth v4] Fixed not to display toast popups called by QQ SDK when the value of QQ AppID in hive_config.xml file is null.
    • [Auth v4] Fixed not to crash in Android P (API Level 28) and later version due to wrong values in QQ settings on Unity builds which use QQ features.
    • [Auth v4] Fixed not to crash due to the logout function when WeChat SDK is not in use.
    • [Push] Fixed to notify pushes on time without skips if an Android O (API Level 26) and later device entered Doze mode after local push is registered.
    • [Push] Fixed an error occurred in the settings to display push notification or not while running game apps.
    • [Common] Added a new exceptional case of network errors.
  • iOS
    • [Auth v4] Fixed an error that is unavailable to sign in Game Center if Game Center login with a new account is crashed.
    • [Auth v4/Helper] Fixed not to occur a crash due to account conflicts while PlayerId is added to the item display lists.

HIVE SDK v4.8.4 Update

  Download

Release Notes

  • Version: v4.8.4
  • Date: 2018-Sep-14
New Features
  • None
Changed Features
  • All
    • [Promotion] Updated the way of loading promotions.
      • Provided a progress bar on the Notice/News/Offerwall page to check the loading status.
      • Removed the timeout feature setting on webview and changed to use system timeout (60 seconds).
    • [Analytics] Updated the PartyTrack library in use to the latest version.
    • [Analytics] Updated the Singular library in use to the latest version.
    Library Platform Version in use Latest version
    PartyTrack Android 1.15.0 1.15.1
    PartyTrack iOS 1.82 1.88
    Singular Android 7.3.3 7.4.0
    Singular iOS 8.3.0 8.3.4
  • Android
    • [Push] Changed GCM to be expired to FCM.
      • Updated the related libraries as well for better use.
    • [Auth v4/IAP] Updated the utility class of WeChat Pay to respond to XXE(XML External Entity) attack.
Bug Fixes
  • All
    • [Auth v1/Auth v4] Fixed to renew the remaining time on the server maintenance popup when the game is in the background.
  • Android
    • [Promotion] Fixed to use Intents type on Chrome browser version 25 and later, which are not supported coupon deep link.
    • [Auth v4] Fixed not to display toast popups called by QQ SDK when the value of QQ AppID in hive_config.xml file is null.
    • [Auth v4] Fixed not to crash in Android P (API Level 28) and later version due to wrong values in QQ settings on Unity builds which use QQ features.
    • [Auth v4] Fixed not to crash due to the logout function when WeChat SDK is not in use.
    • [Push] Fixed to notify pushes on time without skips if an Android O (API Level 26) and later device entered Doze mode after local push is registered.
    • [Common] Added a new exceptional case of network errors.
    • [Auth v1] Fixed not to initialize push settings after SDK initialization.
  • iOS
    • [Auth v4] Fixed an error that is unavailable to sign in Game Center if Game Center login with a new account is crashed.
    • [Auth v4/Helper] Fixed not to occur a crash due to account conflicts while PlayerId is added to the item display lists.

HIVE SDK v4.7.4 Update

  Download

Release Notes

  • Version: v4.7.4
  • Date: 2018-Sep-14
New Features
  • None
Changed Features
  • All
    • [Promotion] Updated the way of loading promotions.
      • Provided a progress bar on the Notice/News/Offerwall page to check the loading status.
      • Removed the timeout feature setting on webview and changed to use system timeout (60 seconds).
    • [Analytics] Updated the PartyTrack library in use to the latest version.
    • [Analytics] Updated the Singular library in use to the latest version.
    Library Platform Version in use Latest version
    PartyTrack Android 1.15.0 1.15.1
    PartyTrack iOS 1.82 1.88
    Singular Android 7.3.3 7.4.0
    Singular iOS 8.3.0 8.3.4
  • Android
    • [Push] Changed GCM to be expired to FCM.
      • Updated the related libraries as well for better use.
    • [Auth v4/IAP] Updated the utility class of WeChat Pay to respond to XXE(XML External Entity) attack.
Bug Fixes
  • All
    • [Auth v1/Auth v4] Fixed to renew the remaining time on the server maintenance popup when the game is in the background.
  • Android
    • [Promotion] Fixed to use Intents type on Chrome browser version 25 and later, which are not supported coupon deep link.
    • [Auth v4] Fixed not to display toast popups called by QQ SDK when the value of QQ AppID in hive_config.xml file is null.
    • [Auth v4] Fixed not to crash in Android P (API Level 28) and later version due to wrong values in QQ settings on Unity builds which use QQ features.
    • [Auth v4] Fixed not to crash due to the logout function when WeChat SDK is not in use.
    • [Push] Fixed to notify pushes on time without skips if an Android O (API Level 26) and later device entered Doze mode after local push is registered.
    • [Common] Added a new exceptional case of network errors.
    • [Auth v1] Fixed not to initialize push settings after SDK initialization.
  • iOS
    • [Auth v4] Fixed an error that is unavailable to sign in Game Center if Game Center login with a new account is crashed.
    • [Auth v4/Helper] Fixed not to occur a crash due to account conflicts while PlayerId is added to the item display lists.

HIVE SDK v4.10.0 Update

  Download

Release Notes

  • Version: v4.10.0
  • Date: 2018-Sep-03
New Features
  • All
    • [Provisioning/Auth v4/Promotion/Push] Integrated the Children's Online Privacy Protection Act (COPPA) with games.
      • Collects date of birth to the players using US IP.
      • Collects IMEI and Android ID of the players except under 13.
      • Allows Guest Login only and prohibits promotion or push services advertising other games for the players under 13.
  • iOS
    • [Promotion] Added Review Popups.
Changed Features
  • All
    • [Promotion] Updated the way of loading promotions.
      • Provided a progress bar on the Notice/News/Offerwall page to check the loading status.
      • Removed the timeout feature setting on webview and changed to use system timeout (60 seconds).
    • [Analytics] Updated the PartyTrack library in use to the latest version.
    • [Analytics] Updated the Singular library in use to the latest version.
    Library Platform Version in use Latest version
    PartyTrack Android 1.15.0 1.15.1
    PartyTrack iOS 1.82 1.88
    Singular Android 7.3.3 7.4.0
    Singular iOS 8.3.0 8.3.4
  • Android
    • [Push] Changed GCM to be expired to FCM.
    • [Auth v4/IAP] Updated the utility class of WeChat Pay to respond to XXE(XML External Entity) attack.
Bug Fixes
  • All
    • [Auth v1/Auth v4] Fixed to renew the remaining time on the server maintenance popup when the game is in the background.
  • Android
    • [Promotion] Fixed to use Intents type on Chrome browser version 25 and later, which are not supported coupon deep link.
    • [Auth v4] Fixed not to display toast popups called by QQ SDK when the value of QQ AppID in hive_config.xml file is null.
    • [Auth v4] Fixed not to crash in Android P (API Level 28) and later version due to wrong values in QQ settings on Unity builds which use QQ features.
    • [Auth v4] Fixed not to crash due to the logout function when WeChat SDK is not in use.
    • [Push] Fixed to notify pushes on time without skips if an Android O (API Level 26) and later device entered Doze mode after local push is registered.
    • [Common] Added a new exceptional case of network errors.
  • iOS
    • [Auth v4] Fixed an error that is unavailable to sign in Game Center if Game Center login with a new account is crashed.
    • [Auth v4/Helper] Fixed not to occur a crash due to account conflicts while PlayerId is added to the item display lists.