Downloads
V4.15.1.4 (May 7, 2021)
Unity® | Hive_SDK_Unity_v4.15.1.4_withCore.zip |
---|---|
Cocos2D-X | Hive_SDK_Cocos_v4.15.1.4_withCore.zip | Android | Hive_SDK_Android_v4.15.1.4_withCore.zip | iOS | Hive_SDK_iOS_v4.15.1.4_withCore.zip |
Release Notes
V4.15.1.4 (May 7, 2021)
New Features
- None
Changed Features
- iOS
- [Common] Improved the compatibility by modifying the cast logic for JSONSerialization
Bug Fixes
- None
V4.15.1.3 (Apr 05, 2021)
New Features
- None
Changed Features
- iOS
- [Analytics] Updates to the latest version of the Adjust library, which was unavailable for distribution due to legacy
- [Common] Add missing library to previous released version
Bug Fixes
- None
Version of third-party Libraries for Hive SDK v4.15.1.3
Common item
- AndroidX (Android) v1.0.0+
- Firebase Library (Android) v20.2.4
IDP
- Facebook SDK Android v8.1.0
- Facebook SDK iOS v8.2.0
- GooglePlay Services–Games, Auth (Android) v17.0.0
- Google Sign–In SDK (iOS) v5.0.2+
IAP
- Google Billing Library (Android) v2.0.0
Optional item
IDP
- QQ (Android) v3.3.7 (r2973327_lite)
- QQ (iOS) v3.3.9
- VK (Android) v1.6.9
- VK (iOS) v1.5.1
- WeChat (Android) v5.5.8
- WeChat (iOS) v1.8.6.2
- LINE (Android) v5.3.1
- LINE (iOS) v5.7.0
Twitter (Android) v3.3.0removedTwitter (iOS) v5.1.0removed
IAP
- OneStore (Android) v17.02.00
- WeChat (Android) v5.5.8
- Amazon (Android) v2.0.76
Marketing Tracking Analytics
- Adjust(Android) v4.24.1
- Adjust(iOS) v4.28.0
- Singular(Android) v9.6.0
- Singular(iOS) v10.2.1
- AppsFlyer(Android) v5.4.6
- AppsFlyer(iOS) v6.2.0
[/markdown]
V4.15.1.2 (Apr 02, 2021)
New Features
- None
Changed Features
- iOS
- [Analytics] Updates to the latest version of the Adjust library, which was unavailable for distribution due to legacy
Bug Fixes
- None
V4.15.1.1 (Mar 26, 2021)
New Features
- None
Changed Features
- Android
- [Auth v1/Auth v4] Changed 'PHONE' content of Hive SDK permission notice
- iOS
Bug Fixes
- Android
- [Promotion] Fixed an error that did not work on improved news by cache options
- [Auth v4] Fixed an error in which Dark Theme mode was not supported on the GamerId creation page when logging in with a new Idp in the United States.
- iOS
- [Auth v4] Fixed an error in which redirection to the page where phone number verification was not performed when performing Hive membership login in China
V4.15.1 (Mar 12, 2021)
Unreal | Hive_SDK_Unreal_v4.15.1_withCore.zip |
---|
New Features
- All
-
[UI] Added a function that allows the Hive UI to be exposed in a dark theme.
-
[Auth v4] Improved the customer center UI exposed when using the showInquiry method.
-
- UpdateServerId API of Configuration class is added. (Same as calling Promotion.updatePromotionData after using Configuration.setServerId)
- updateGameLanguage API of Configuration class is added. (same as calling updatePromotionData after using Configuration.setGameLanguage)
-
- Android
- [IAP v4] Added function to support subscription products in OneStore Market.
Changed Features
- All
- [Auth v1][Auth v4] Hive BI is changed.
- [Auth v4] Specificated error codes that occur when using the setup API.
- [Auth v4] The customer center UI exposed when using the showInquiry API has been improved.
- [IAP v4] Changed to include access area information in receipts for accurate information processing in accordance with US state-level tax laws.
- [Promotion] Changed so that when the large banner is exposed, the image can be properly handled with transparency.
- [Promotion] Modified the large banner list function to support both landscape and portrait views.
- [Common] Deep links and scheme URLs with enhanced security are applied according to KISA recommendations.
- Changed so that Javascript does not work in unregistered domains due to the addition of the whitelist domain function.
- [Promotion] Deprecated Remove the marked scheme URL.
- Deprecated URL scheme : Hive message, Hive inviting friends, Hive cafe.
- Deprecated showCafe API is removed.
- [Unity/Plugin] Unity 2018.4 LTS is minimum supported version.
- [Auth v1][Auth v4] Updated FacebookSDK to the latest version.
- Android : 7.1.0 -> 8.1.0
- iOS : 7.1.1 -> 8.2.0
- Android
-
[Common] Add external library dependencies
- implementation 'com.google.android.play:core:1.8.3'
- implementation 'com.google.android.play:core-ktx:1.8.1'
-
[Common] Improved cache function when using web view.
-
[Promotion] Changed to use Google Play review popup when using review popup.
- Dependency added to refer to PlayCore library.
- [Auth v1/Auth v4] Notification pop-up could be re-exposed when re-request for denied app permission is required.
-
- iOS
-
[Auth v1] Remove Address Book feature
- Also remove items of personal information notice
- [Auth v1][Auth v4] it is modified to deliver the termination request callback without immediate termination when performing termination with the action of a common popup,
-
Bug Fixes
- All
- [Promotion] Modified to minimize the error of the large banner frame rate.
- Android
-
[IAPv2][IAPv4] Fixed an error in which part of the Ruby payment UI was not exposed.
-
[Unity][Promotion] Improved the phenomenon that 'Open' event is received when 'Close' event occurs when promotion is exposed.
- Due to the limitation of the Unity event delivery system, it is changed to be exposed after the Open event transmission is completed.
- [Push] Fixed a crash error when using getForegroundPush API before SDK initialization (setup)
-
- iOS
-
[Auth v1/Auth v4] Fixed an crash error while running with Deprecated iOS AppicationDelegate when trying to log in like Facebook.
-
[IAP v4] Fixed so that an appropriate error callback appears when repeatedly used during subscription restoration by using the restoreSubscription API.
-
[Unity/Plugin] Remove duplicateed libraries that cause compile errors.
-
[Auth v4] Fixed an error in which the guidance pop-up was automatically exposed when the GameCenter login failed.
-
[Auth v4] Fixed an error that incorrectly transmits session information when exposed to SocialDialog.
-
[Auth v1/Auth v4] Modified to display the maintenance period when server maintenance pop-up is exposed.
-
[IAP v2/ IAP v4] Fixed an issue where an appropriate response callback did not come when Apple Store connection is not possible.
-
[IAP v4] Fixed an error in which Uid value wasn't set correctly when passing the receipt to bypassinfo.
- [Auth v1/Auth v4] Fix to prevent crash if required key item is missing or incorrect.
-