HIVE SDK v4.11.6 Released
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.
- Use
- [IAP v4] Supported the subscription, one of in-app purchase types.
Changed Features
- Android
- [IAP v4] Supported to use the Google Play Billing Library.
Bug Fixes
- None