HIVE SDK v4.11.5.2 Released

  Shortcut

Release Notes

  • Version: v4.11.5.2
  • Date: 2019-May-30
Changed Features
  • Android
    • [Auth v4] Added an API which checks the PlayerID and ServerAuthCode of Google Play Games when user signed in your game with GoogleProvider.

HIVE SDK v4.11.5.1 Released

  Shortcut

Release Notes

  • Version: v4.11.5.1
  • Date: 2019-May-17
Changed Features
  • Android
    • [Auth v4] Added an API which checks the PlayerID of Google Play Games when user signed in your game with GoogleProvider.

HIVE SDK v4.11.6 Released

  Shortcut

Release Notes

  • Version: v4.11.6
  • Date: 2019-May-08
New Features
  • All
    • [IAP v4] Supported the subscription, one of in-app purchase types.
      • Use getSubscriptionProductInfo() method of IAPV4 class to search and perform subscriptions.
      • Use purchaseSubscriptionUpdate() method of IAPV4 class to purchase, upgrade or downgrade subscriptions.
      • Use restoreSubscription() method of IAPV4 class to restore subscriptions.
Changed Features
  • Android
    • [IAP v4] Supported to use the Google Play Billing Library.
Bug Fixes
  • None