Downloads
V4.15.0.7 (Feb 26, 2021)
Unity® | Hive_SDK_Unity_v4.15.0.7_withCore.zip |
---|---|
Cocos2D-X | Hive_SDK_Cocos_v4.15.0.7_withCore.zip |
Release Notes
V4.15.0.7 (Feb 26, 2021)
New Features
- None
Changed Features
- Android
- [Auth v1/Auth v4] Changed to show permission notice firstly to request the permission again when the denied permissions are initialized on the devices for Android 11 and later.
Bug Fixes
- None
Version of third-party Libraries for Hive SDK v4.15.0.7
Common item
- AndroidX (Android) v1.0.0+
- Firebase Library (Android) v20.2.4
IDP
- Facebook SDK (Android) v7.1.0
- Facebook SDK (iOS) 7.1.1
- GooglePlay Services Game, Auth (Android) v17.0.0
- Google Sign-In SDK (iOS) v5.0.2+
IAP
- Google Play Billing (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.0
- LINE (iOS) v5.4.0+
Twitter (Android) v3.3.0removedTwitter (iOS) v5.1.0+removed
IAP
- ONE store (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.23.2
- Singular (Android) v9.2.9
- Singular (iOS) v10.1.2
- AppsFlyer (Android) v5.4.4
- AppsFlyer (iOS) v6.0.4
V4.15.0.6 (Feb 09, 2021)
New Features
- None
Changed Features
- All
- [Auth v1] Removed ADDRESS permission which collects and sends user's address data to the server.
- removed ADDRESS permission in the permission notice pop-up by HiveSDK.
- Changed the resource file of Permissions.zip (link)
- [Auth v1] Removed ADDRESS permission which collects and sends user's address data to the server.
- Android
- [Common] Modified the description of PHONE permission in the permission notice pop-up.
- [Common] Improved to possible to checking the App activation of all Activities in HiveActivity.
- iOS
Bug Fixes
- None
V4.15.0.5 (Dec 22, 2020)
New Features
- None
Changed Features
- None
Bug Fixes
- All
- [Auth v4] improved Authentication behavior according to conditions
- Android
- [Common] Fixed an crash error occurred intermittently when operating InstallReferrer
- [Unity] Changed the InstallReferrer version to 1.0
V4.15.0.4 (Dec 14, 2020)
New Features
- None
Changed Features
- None
Bug Fixes
- Android
- [Promotion] Improved the close and go back actions running in the case user taps Back key on the device with a News page exposed.
V4.15.0.3 (Dec 07, 2020)
New Features
- None
Changed Features
- None
Bug Fixes
- Android
- [Provisioning] Fixed to progress to the next step even when a permission notice popup has nothing to request.
- iOS
- [Plugin/Unity] Fixed a build error that contains duplicate HIVEExtension.framework files in a distribtuion package.
V4.15.0.2 (Nov 25, 2020)
New Features
- None
Changed Features
- None
Bug Fixes
- iOS
- Fixed not to fail the submission to App Store due to unnecessary binary in HIVEResource.bundle file. The bundle file is in the release package.
V4.15.0.1 (Nov 09, 2020)
New Features
- None
Changed Features
- None
Bug Fixes
- Android
- [Promotion] Fixed to apply cache to the URLs which work with cache file while exposing web banners.
- It occurs on the pages with their own cache policy such as NAVER Cafe.
V4.15.0.0 (Nov 09, 2020)
New Features
- All
- [Promotion] Renewed News banner design.
- [Auth v4/Provisioning/Configuration] Added HiveCertificationKey as a requirement settings
- Enter the HiveCertificationKey issued by Hive Console.
- Implement
setHiveCertificationKey()
method in the Configuration class. - [Auth v4/Provisioning/Configuration] Added a new API that provides TimeZone data acquired after SDK initialization or agreement on a permission.
- No value exists prior to the initialization.
- Implement
getHiveTimeZone()
method in the Configuration class.
Changed Features
- All
- [Promotion] Deleted the used design for News banner.
- [Auth v4] Deleted Twitter from the ID provider lists.
- [Promotion] Adjusted the transparency of dimmed layer for displaying a full banner.
- [Promotion] new Data renewal API
- Android
- [Provisioning] Changed to get agreement from users again after their agreement on the device with Android 11 and later.
- The device with Android 11 and later initializes the agreement data in case an app is deactivated for three months.
- [Provisioning] Changed the optional permission of Hive from ReadPhoneState to ReadPhoneNumber.
- IMEI and Android ID are not in use.
- [Tracker] Updated the version of Adjust library not to use HostnameVerifier in accordance with Google policy.
- Used version: 4.20.0+
- Updated version: 4.24.1
-
[Tracker] Updated the marketing attribution tools to the latest version. Library Platform Version in Use Latest Version AppsFlyer Android 5.0.0+ 5.4.4 Singular Android 9.2.5 9.2.9 * [Common] Added QUERY_ALL_PACKAGES, a general permission required to receive intent on the device with Android 11 and later. Intent is called by other apps.
- iOS
- [Tracker] Updated the marketing attribution tools to the latest version to support AdNetwork available on iOS 11.3.
-
Prjects building with AdNetwork.framework run with no issue. Library Platform Version in Use Latest Version AppsFlyer iOS 5.0.0+ 6.0.4 Singular iOS 9.2.1 10.1.2 Adjust iOS 4.20.0+ 4.23.2
Bug Fixes
- Android
- [IAP v4] Fixed to terminate the transction on Lebi market.
- iOS
- [Common] Fixed not to crash on devices without camera when the feature of camera is in use.
- [Auth v1/SocialHive] Fixed not to send -1 as the number of new message.
- [Promotion] Speeded up the full banner.
- [Auth v1] Fixed not to crash when turning account sync on and off repeatedly.