HIVE SDK v4.4.3 Update
Release Notes
- Version: v4.4.3
- Date: 2018-Mar-06
New Features
- None
Changed Features
- None
Bug Fixes
- All
- [Auth v1/Auth v4] Fixed not to display agreement screen on Terms when restarting the game after logout.
- [Promotion] Fixed an error that the information could not be transmitted normally due to a wrong key value when implementing Promotion.AdditionalInfo() API.
- Android
- [Promotion] Fixed errors that were exposed as toast pop-up warning messages on screen duplicate calls and changed to notify by error code.
- Fixed the mismatching status of finished activity and alive app due to app restart right after termination.
- [Auth v1] Fixed an error that prevented the game from proceeding after authentication because of duplicate problem with cookie system of HIVE SDK as a result of fixing known issue 832192 in Unity 2017.1.1 and higher.
- [Auth v4] Fixed not to send error callback twice in case of implementing connect method from AuthV4 Class on the devices for Android M(6.0) and later when network disconnected.
- [Promotion] Fixed not to display portrait banners on some tablet or emulator based on the landscape mode.
- [IAP v4] Fixed to call callback method when implementing marketConnect() method from IAPV4 Class.
- [Push] Fixed to register local push when setting color values manually.
- iOS
- [IAP v2] Fixed an error that this data could not be transferred because the stored AdditionalInfo was not loaded normally when calling Restore feature.
- [Provisioning] Fixed not to use DID from the backed-up device when restoring a device by iCloud Backup function.
- [Auth v1/Auth v4] Fixed not to scroll down popups when Client exposes the mass of contents in the popup.