HIVE SDK v4.10.4 Released
Release Notes
- Version: v4.10.4
- Date: 2019-Jul-04
New Features
- None
Changed Features
- None
Bug Fixes
- All
- [Unity/Plugin] Fixed the exceptional case occurred on Unity in case event handler is not unregistered.
- 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.
- [Promotion] Upgraded UX to respond when user taps Back button on the device.
- 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.
- [Plugin/Unity/Auth v4/Auth v4 Helper] Fixed an error to transmit the result callback of
showGameCenterLoginCancelDialog()
method. - [Auth v4] Fixed not to show GameCenterLoginCancelDialog again if Game Center login with
showSignIn()
method is failed or cancelled.