HIVE SDK v4.11.6.3 Released

  Shortcut

Release Notes

  • Version: v4.11.6.3
  • Date: 2019-Aug-19
New Features
  • None
Changed Features
  • All
    • [Analytics] Changed to transmit additional parameters when sending purchase logs by using Singular.
    • [Analytics] Deleted PartyTrack from the list of marketing attribution tool due to a shutdown of its service.
    • [Auth v1/Auth v4/SocialFacebook] Updated the version of Facebook SDK in use in accordance with the Facebook Privacy policy.
      • Used version: [Android] v4.39.0, [iOS] v4.39.1
      • Updated version: [Android] v5.0.1, [iOS] v5.0.1
    • [Analytics] Changed the category name used for remote logging.
  • Android
    • [Common] Changed to display permission notice on Android Q devices.
  • iOS
    • [Common] Changed to expose HIVE dialog as full screen on iOS 13.
Bug Fixes
  • Android
    • [Promotion] Upgraded UX to respond when user taps Back button on the device.
      • Supported Go back feature on webview format window.
      • Supported to close the dialog box if no more pages exist to go back.
    • [Auth v1/Auth v4] Fixed an error that the response to requestPermissionVeiwData() method skips the common contents used for customizing permission notice popup.
    • Fixed not to occur StackOverflowError error from the TLSOnlySocketFactory class if Google Play is not installed on Android devices with earlier than 5.0.
      • Occurred with HIVE SDK v4.11.2 and later.
    • [Push] Fixed an error that exposes Normal style even Inbox or BigText is set when sending local pushes.
      • Occurred with HIVE SDK v4.0.0 and later.
    • [Push] Fixed not to expose the key value of Google API used for generating push token.
      • Occurred with HIVE SDK v4.8.3 and later which changed to FCM.
    • [Auth v4/ProviderFacebook] Fixed an error that error code of Result API sends the value of SocialFacebook class when Facebook login is cancelled.
  • iOS
    • [Auth v4] Fixed to send the profile data after recieving the result of upload completion if user signs in your game for the first time.
    • [Auth v4] Fixed not to show GameCenterLoginCancelDialog again if Game Center login with showSignIn() method is failed or cancelled.
      • Occurred with HIVE SDK v4.7.0 and later.
    • [IAP v4] Fixed not to crash irregularly when sending purchase logs.
      • Occurred with HIVE SDK v4.5.0 and later.