HIVE SDK v4.11.2 Released

  Shortcut

Release Notes

  • Version: v4.11.2
  • Date: 2019-Jan-23
New Features
  • All
    • [Promotion] Added a sharing function, which was unavailable with one of default function, media transmission, while using User Acquisiton.
      • Confirmed the running state on Facebook, LINE and KakaoTalk.
      • Added share() method to PlatformHelper class.
      • Added PlatformShare class.
Changed Features
  • All
    • [Push] Changed notification domain and its logic in accordance with the renewal of push notification.
      • Available to check whether user touched the received push.
    • [AuthV1/AuthV4/Promotion] Changed to support various types of resolution for image resources in HIVE SDK.
      • Changed for permission notice, full banner and custom webview to support pad or tablet UI.
    • [AuthV4] Changed to customize HIVE permission notice UI.

      • Added a function to deactivate permission notice UI.
      • Added a function to provide permission notice data.
    • Updated the version of Facebo ok SDK in use.
      • Used version: [Android/iOS] v4.38.0
      • Updated version: [Android] v4.39.0, [iOS] v4.39.1
    • [COPPA] Added a function to control sending Facebook event and advertising identifier.
  • Android
    • [IAP v2/IAP v4] Changed Lebi domain.
Bug Fixes
  • All
    • [Unity/Plugin] Fixed the exceptional case occurred on Unity in case event handler is not unregistered.
  • Android
    • [Provisioning] Fixed an error that when the rest time on maintenance popup is more than 24 days, time format becomes negative number and popup closes in a second.
    • [Push] Fixed not to crash on Firebase console when sending push notifications.
    • [Provisioning] Fixed not to request the data-reading authority via SMS whenever user accesses app after user denied to allow reading data on user device.
    • [Unity/Plugin/Auth v4] Fixed to close soft keys displayed while signing in Google Play Games.
  • iOS
    • [Provisioning] Fixed to rotate permission notice popup.
    • [CPP/Plugin/Provider/GameCenter] Fixed to progress acheivement after implementing reportAchievement() method.
    • [Analytics] Fixed an error that in case signIn() method failed to log in, DID in transmitting analytics log is null when setup() method of AuthV4 class is initialized.
    • [Auth v1] Fixed not to crash the activated COPPA on Authentication v1, which does not support COPPA.
    • [AuthV4/Provisioning] Fixed not to crash on few devices which access from the country where terms of service is not displayed in case game studio updates HIVE SDK earlier than v4.11.1.