v4.22.0.4
Download
Android | |
---|---|
Download | Hive SDK v4 Android 22.0.4 |
Release Date | 2023-11-30 |
Development Environment
Gradle | Android Gradle Plugin | Kotlin Gradle Plugin |
---|---|---|
v6.1.1 | v4.0.0 | v1.6.20 |
Changed Features
Hive SDK Common
- The authentication process of Hive SDK has been improved with regard to Google Play Games sign-in.
Known issues
There are no known issues deploying this version of Hive SDK.
v4.22.0.2
Changed Features
Billing
- OneStore Iap v21.00.02 is supported for ONE Store global version.
Fixed Bugs
Analytics
- Fixed an error that the sales event of the Singular marketing attribution was not analyzed properly.
Known Issues
There are no known issues deploying this version of the Hive SDK.
v4.22.0.0
What’s New
Analytics
- You can collect advertising exposure and ad sales information from marketing tracking tools (
Analytics.sendAdRevenueEvent
) like Singular, Adjust, AppsFlyer, and Firebase. To send ad exposure information to AppsFlyer, You need to addcom.appsflyer:adrevenue
in your module-level build.gradle file.
Provisioning
- Provides in-app update function.
Authentication
- Add a method to reset the terms and conditions agreement history. You can reset terms and conditions agreement history by calling the
resetAgreement()
method.
Changed features
Hive SDK Common
- Supports rich text preview when using the
share
method of thePlatformHelper
class on Android OS 10 and higher devices. - Supports media (image, etc.) preview when using the
share
method of thePlatformHelper
class on Android OS 14 or higher devices. - Move the “close” button (X button) inside the dialog for pop-up UI, review UI, etc.
- If you try to initialize the Hive SDK after termination of the game service, the error code will be returned.
Authentication
- Supports real-time screen rotation in all authentication pop-ups, including maintenance, adult authentication, and terms and conditions.
- Change the text displayed when using the device management service.
- A line has been added recommending the use of the device management service.
- Added a ‘Close’ button to move to the previous step in the text authentication process while using the device management function.
- Remove the customer center link URL that is displayed when users accessing from China undergoes real name authentication.
- Once the game service was terminated, it is no longer be able to log in and create a PlayerID. When attempting to log in, an error code is returned due to the termination of the game service.
Billing
- When paying in Amazon Market and Apple App Store, the pending purchase feature is supported.
- UserEngagement global callback handler declaration example codes have been changed. The
IAP_UPDATED
eventEventEnd
callback code has been changed, and this code change must be applied first if you want to provide the pending payment feature for the payments in Amazon Marketplace and Apple App Store.
- UserEngagement global callback handler declaration example codes have been changed. The
- Applies Google Billing Library 6.0.1, which supports Android OS 14 target build. You must change the version you use as shown below.
- v5.0.0 → v6.0.1
Notification
- The supported versions of Firebase Cloud Messaging (FCM) have changed. You must change the version you use as shown below.
- v20.2.4 → v23.1.2
Marketing Attribution
- When using Adjust, a deep link is provided to run already installed apps. Also, when a user clicks a deep link and runs an already installed app, tracking the Adjust attribution and re-attribution is provided.
- Change the AppsFlyer library to the latest version.
- Previous version: v6.9.2
- Changed version: v6.12.2
Community
- Puts the domain included the starting URL of the community in the domain whitelist. For example, if the starting URL of the Zenonia community is “https://www.zenonia.co.kr/ko/board/6”, “https://www.zenonia.co.kr” is included in the whitelist. On the Whitelisted domains, running JavaScript codes is allowed, and these domains can receive REST API POST requests.
Fixed Bugs
Hive SDK Common
- When there is no external library, a separate error code is provided instead of the Unknown or No Response error code.
- Corrects an error that excessive memory was instantly used when outputting large logs.
Authentication
- About the implicit login function with the
AuthV4Helper
class, if a restricted account is logged in, the error code that was incorrectly sent asInvalid Session
is returned asNeed Exit
. - You now can also customize maintenance pop-up with more than two buttons.
Notification
- Fixed an error that occasionally exposes local pushes without any contents.
Known Issues
There are no known issues deploying this version of the Hive SDK.
Changes in Developer Guide
- Added Data Store error code (RESPONSE_FAIL:DataStoreGameIsBeingInspected).
- According to the release policy change starting with Hive SDK 4.22.0, the guide structure regarding the release notes and downloads have been updated. The term “crossplay” has been changed to “Windows,” which refers to the OS, and the contents of the existing development guide of the crossplay are merged to the Windows section of the each guide for the Hive SDK module (Authentication, Promotion, Billing, Hercules, etc.), excluding the crossplay launcher.
v4.21.1.4
Download
Android | |
---|---|
Download | Hive SDK v4 Android 21.1.4 |
Release Date | 2023-11-30 |
Changed Features
Hive SDK Common
- The authentication process of Hive SDK has been improved with regard to Google Play Games sign-in.
Known issues
There are no known issues deploying this version of Hive SDK.
v4.21.1.3
Fixed Bugs
Analytics
- Fixes an error that prevented sales events from being analyzed properly when using the Singular marketing analysis tool.
Known issues
There are no known issues deploying this version of Hive SDK.