Skip to content

Windows

v4.24.5.1


Download


Hive SDK Unity Windows
Download Hive SDK v4 Unity Windows 24.5.1
Release Date 2024-12-19


Development environment


Unity

  • Unity 2021.3.22f+


Changed features

Common

  • Unnecessary resources that are not used in the UI have been removed.

Unsupported features


Authentication

  • The features of the Auth class are not supported, and only some features of Authentication v4 are supported.
  • Windows supports the following IdP logins only:
    • Hive Membership
    • Google
    • Facebook
    • SignIn-with-apple
    • Steam
  • Hive SDK Unity Windows does not support guest login.
  • Hive SDK Unity Windows does not support adult authentication features through the AuthV4 class's showAdultConfirm() method.

Membership & Social

  • Hive SDK Unity Windows does not support any membership & social features other than Contact Us.

Promotion

  • Hive SDK Unity Windows does not support review or end pop-ups as there is currently no market.
  • Hive SDK Unity Windows does not support offer wall features through getOfferwallState() and showOfferwall().
  • Hive SDK Unity Windows does not support user acquisition through showUAShare(). However, the invitation screen can be configured through getAppInvitationData().
  • Hive SDK Unity Windows does not support showing the news page by highlighting the achieved event banner using the showNews method and event number (pid). It operates as a news page display instead.

Billing

  • PG payment does not issue receipts, and items are provided directly to the user through the game server when payment is made on the Hive server.
  • Purchases via PG payment return ErrorCode: IAPSUCCESS = 90 and Code: IAPV4HiveStoreSuccess = -6110000 through the Result API immediately after calling the purchase() method. This error indicates that the item is provided to the user immediately after purchase, so no special handling is required. For more details, see Introduction to Hive PG Payment.
  • PG payment does not issue client-based receipts. For more details, see Introduction to Hive PG Payment.
  • Hive SDK Unity Windows does not support Promotional IAP features.
  • Hive SDK Unity Windows does not provide a subscription payment system.
  • Hive SDK Unity Windows does not support Hive Lobby.

Notification

  • Hive SDK Unity Windows does not support notification features.

Data store

  • Hive SDK Unity Windows does not support data store features.

Other unsupported features

  • Permission notice pop-up
  • Permission notice screen customization
  • Configuration class's getPermissionViewData() method
  • Configuration class's getChannel() method
  • Configuration class's setChannel (...) method
  • IAPV4 class's getAccountUuid() method
  • Configuration class's setConfigurations() method
  • Remote logging
  • Configuration class's getHiveCertificationKey
  • Configuration class's setHiveCertificationKey
  • Configuration class's getUseLog (hive_config.xml as a replacement)
  • Configuration class's setUseLog (hive_config.xml as a replacement)
  • Configuration class's getHiveTimeZone
  • Configuration class's getAgeGateU16Agree
  • Configuration class's getHiveTheme
  • Configuration class's setHiveTheme
  • Configuration class's setHivePermissionViewOn
  • Configuration class's setHiveCommunityUrl
  • Configuration class's getCrossPromotionBannerShowing


v4.24.5.0


Download


Hive SDK Unity Windows
Download Hive SDK v4 Unity Windows 24.5.0
Release Date 2024-12-10


Development environment


Unity

  • Unity 2021.3.22f+


New features


Modified features

Common

  • Updates for compatibility with Hive SDK v4 Unity Android & iOS 24.5.0 interface.

Unsupported features


Authentication

  • The features of the Auth class are not supported, only some features of Authentication v4 are supported.
  • Windows only supports the following IdP logins:
    • Hive Membership
    • Google
    • Facebook
    • SignIn-with-apple
    • Steam
  • Hive SDK Unity Windows does not support guest login.
  • Hive SDK Unity Windows does not support adult authentication through the AuthV4 class's showAdultConfirm() method.

Membership & social

  • Hive SDK Unity Windows does not support any membership & social features except for Contact Us.

Promotions

  • Hive SDK Unity Windows does not support review or termination pop-ups as there is currently no market.
  • Hive SDK Unity Windows does not support offer wall features through getOfferwallState() and showOfferwall().
  • Hive SDK Unity Windows does not support user acquisition through showUAShare(). However, the invitation screen can be configured through getAppInvitationData().
  • Hive SDK Unity Windows does not support showing the news page by emphasizing the achieved event banner using the showNews method and event number (pid). It behaves as a news page display.

Billing

  • PG Payment does not issue receipts, and items are provided directly to the user through the game server upon payment on the Hive server.
  • Purchases through PG Payment return ErrorCode : IAPSUCCESS = 90, Code : IAPV4HiveStoreSuccess = -6110000 via the Result API immediately after calling the purchase() method. This error indicates there is no additional processing required as items are provided immediately after purchase. For more details, see Introduction to Hive PG Payment.
  • PG Payment does not issue client-based receipts. For more details, see Introduction to Hive PG Payment.
  • Hive SDK Unity Windows does not support Promotional IAP features.
  • Hive SDK Unity Windows does not provide a subscription-based payment system.
  • Hive SDK Unity Windows does not support Hive Lobby.

Notification

  • Hive SDK Unity Windows does not support notification features.

Data store

  • Hive SDK Unity Windows does not support data store features.

Other unsupported features

  • Permission notice pop-up
  • Customization of permission notice screen
  • Configuration class's getPermissionViewData() method
  • Configuration class's getChannel() method
  • Configuration class's setChannel (...) method
  • IAPV4 class's getAccountUuid() method
  • Configuration class's setConfigurations() method
  • Remote logging
  • Configuration class's getHiveCertificationKey
  • Configuration class's setHiveCertificationKey
  • Configuration class's getUseLog (hive_config.xml as a replacement)
  • Configuration class's setUseLog (hive_config.xml as a replacement)
  • Configuration class's getHiveTimeZone
  • Configuration class's getAgeGateU16Agree
  • Configuration class's getHiveTheme
  • Configuration class's setHiveTheme
  • Configuration class's setHivePermissionViewOn
  • Configuration class's setHiveCommunityUrl
  • Configuration class's getCrossPromotionBannerShowing


v4.24.4.0


Download


Hive SDK Unity Windows
Download Hive SDK v4 Unity Windows 24.4.0
Release Date 2024-11-15


Developer Environment


Unity

  • Unity 2021.3.22f+


New Features


Billing

Remote Execution


Unsupported features


Authentication

  • Auth class features are not supported, only some features of Authentication v4 are supported.
  • Windows only supports the following IdP logins:
    • Hive Membership
    • Google
    • Facebook
    • SignIn-with-apple
    • Steam
  • Hive SDK Unity Windows does not support guest login.
  • Hive SDK Unity Windows does not support adult authentication through the AuthV4 class's showAdultConfirm() method.

Membership & Social

  • Hive SDK Unity Windows does not support membership & social features other than Contact Us.

Promotion

  • Hive SDK Unity Windows does not support review or termination pop-ups as there is currently no market.
  • Hive SDK Unity Windows does not support offer wall features through getOfferwallState() and showOfferwall().
  • Hive SDK Unity Windows does not support user acquisition through showUAShare(). However, you can configure the invitation screen using getAppInvitationData().
  • Hive SDK Unity Windows does not support showing news pages that highlight achieved event banners using the showNews method and event number (pid). It operates as a news page display.

Billing

  • PG Payment does not issue receipts, and items are delivered directly to the user from the Hive server via the game server upon payment.
  • Purchases in PG Payment return ErrorCode : IAPSUCCESS = 90 and Code : IAPV4HiveStoreSuccess = -6110000 through the Result API immediately after calling the purchase() method. This error indicates that items are delivered directly to the user after purchase, so no additional handling is required. For more details, see Introduction to Hive PG Payment.
  • PG Payment does not issue client-based receipts. For more details, see Introduction to Hive PG Payment.
  • Hive SDK Unity Windows does not support Promotional IAP features.
  • Hive SDK Unity Windows does not provide a subscription payment system.
  • Hive SDK Unity Windows does not support Hive Ruby.

Notification

  • Hive SDK Unity Windows does not support notification features.

Data Store

  • Hive SDK Unity Windows does not support data store features.

Other Unsupported Features

  • Permission notice pop-up
  • Customizing the permission notice screen
  • Configuration class's getPermissionViewData() method
  • Configuration class's getChannel() method
  • Configuration class's setChannel (...) method
  • IAPV4 class's getAccountUuid() method
  • Configuration class's setConfigurations() method
  • Remote logging
  • Configuration class's getHiveCertificationKey
  • Configuration class's setHiveCertificationKey
  • Configuration class's getUseLog (hive_config.xml as replacement)
  • Configuration class's setUseLog (hive_config.xml as replacement)
  • Configuration class's getHiveTimeZone
  • Configuration class's getAgeGateU16Agree
  • Configuration class's getHiveTheme
  • Configuration class's setHiveTheme
  • Configuration class's setHivePermissionViewOn
  • Configuration class's setHiveCommunityUrl
  • Configuration class's getCrossPromotionBannerShowing

 

V4.24.3.0


Download


Hive SDK Unity Windows
Download Hive SDK v4 Unity Windows 24.3.0
Release Date 2024-10-14


Development environment


Unity

  • Unity 2021.3.22f+

Marketing Attribution Plugin

Warning

Appsflyer (Steam Only) 1.0.1 is now available. Hive SDK v4 24.0.0 and later only supports Appsflyer 1.0.1 and later for marketing attribution.


New features


Authentication

  • The device management service now applies the international dialing code for the device access region automatically.

Changed features


Authentication

  • After adult authentication, when joining the device management service, an error message "The number of accounts that can use the same phone number for membership has been exceeded" is displayed if the user has exceeded the limited number of accounts.
  • Changed to allow displaying a 2:3 or 3:2 ratio full-screen banner. Refer to Interstitial Banner Guide for more information.

Provisioning

  • Added a feature to check if the user has agreed to the terms of service on the terms screen.

Unsupported features


Authentication

  • Auth class functionalities are not supported, and only some functions of Authentication v4 are supported.
  • Windows only supports the following IdP logins:
    • Hive Membership
    • Google
    • Facebook
    • SignIn-with-apple
  • Hive SDK Unity Windows does not support guest login.
  • Hive SDK Unity Windows does not support adult authentication functionality through the showAdultConfirm() method in the AuthV4 class.

Membership & social

  • Hive SDK Unity Windows does not support any Membership & Social functionalities except for Inquiring.

Promotion

  • Hive SDK Unity Windows does not support review/termination pop-up as the market does not exist.
  • Hive SDK Unity Windows does not support offerwall functionality through getOfferwallState() and showOfferwall().
  • Hive SDK Unity Windows does not support user acquisition through showUAShare(). However, you can configure the invitation screen using getAppInvitationData().
  • Hive SDK Unity Windows does not support event number (pid) based achievement event banners highlighting and displaying the news page. It only works as displaying the news page.

Billing

  • PG payment does not issue receipts and gives items to the user directly through the Hive server during payment.
  • PG payment purchases return ErrorCode : IAPSUCCESS = 90, Code : IAPV4HiveStoreSuccess = -6110000 through the Result API immediately after calling the purchase() method. This error means there are no additional items to process since the user receives the items directly from the server. For more information, refer to Hive PG Payment Guide.
  • PG payment does not issue client-based receipts. For more information, refer to Hive PG Payment Guide.
  • Hive SDK Unity Windows does not support Promotional IAP functionality.
  • Hive SDK Unity Windows does not provide a subscription-based payment system.
  • Hive SDK Unity Windows does not support Hive Rubi.

Notification

  • Hive SDK Unity Windows does not support notification functionality.

Data store

  • Hive SDK Unity Windows does not support data store functionality.

Other unsupported features

  • Permission notification pop-up
  • Permission notification screen customization
  • getPermissionViewData() method in the Configuration class
  • getChannel() method in the Configuration class
  • setChannel (...) method in the Configuration class
  • getAccountUuid() method in the IAPV4 class
  • setConfigurations() method in the Configuration class
  • Remote logging
  • getHiveCertificationKey in the Configuration class
  • setHiveCertificationKey in the Configuration class
  • getUseLog in the Configuration class (hive_config.xml instead)
  • setUseLog in the Configuration class (hive_config.xml instead)
  • getHiveTimeZone in the Configuration class
  • getAgeGateU16Agree in the Configuration class
  • getHiveTheme in the Configuration class
  • setHiveTheme in the Configuration class
  • setHivePermissionViewOn in the Configuration class
  • setHiveCommunityUrl in the Configuration class
  • getCrossPromotionBannerShowing in the Configuration class

 

V4.24.2.0 (2024-06-26)


New features


Authentication


Changed features


Authentication

  • If the user exceeds the limit of accounts that can use the same phone number when signing up, an error message "Exceeded the number of accounts that can be created using the same phone number" is displayed when requesting authentication number.
  • When logging in with Google, it no longer requests the games_lite permission for Google Play Games information.


Fixed bugs


Provisioning

  • Modified to display the latest terms and conditions received from the Hive server when re-viewing the terms of service, rather than the previously saved data.

Authentication

  • Fixed the issue that the "Previous" button on the authentication screen for phone verification does not work properly.
  • Fixed the issue that values are entered in the authentication number field when using the mouse wheel.
  • Fixed the issue that Hive SDK callbacks cannot be passed when calling AuthV4.Helper.switchAccount and AuthV4.Helper.resolveConflict inside a nested callback.
  • Fixed the issue that PlayerInfo plugin parameters cannot be passed when using AuthV4.Helper.switchAccount and AuthV4.Helper.resolveConflict.

Promotion

  • Fixed the crash that occurs when moving to a frame from Promotion Custom Direct Fullscreen.


Developer guide changes


 

v4.24.1.0 (2024-05-30)


Changed Features


Hive SDK Common

  • Supports mouse movement functionality through a game controller on the UI implemented by Hive SDK. Game Controller

 

v4.24.0.0 (2024-05-22)


What’s New


Hive SDK common

  • If you try to initialize the Hive SDK after Termination of Game Service, a function to return anerror code has been added.

Authentication


Changed Features


Hive SDK Common

  • HIVE SDK's UI and webview have been changed to be displayed according to the DPI setting, not the monitor resolution.

Authentication

  • When logging in to Google, it has been changed to allow logging in using the ‘Secret Mode’ of the default web browser set in Windows. The applicable web browsers are as follows.
    • Google Chrome
    • Microsoft Edge
    • Mozilla Firefox
    • Naver whale
  • If you log in using a web browser other than the parent web browser, you will be logged in using ‘normal mode’.


Development Environment Updates


External Libraries Update

  • Steamworks library updated to latest version. 1.55 → 1.59


Fixed Bugs


Authentication

  • Fixed an error where the language of certain web pages (Apple login, etc.) was displayed only in English.
  • Fixed an error where SDK callback delivery was not possible when IAPv4 getSubscriptionProductInfo was called inside a nested callback function.
  • Fixed an error where login would fail if a profile photo was not received from Google when logging in to Google. (Modified so that you can log in even if you do not receive a profile photo.)

Promotion

  • Fixed an error where the getBannerInfo and getBannerInfoString functions did not work.
  • Fixed the Promotion API to operate regardless of AuthV4 authentication.

Billing

  • Fixed an error where PG payment was exposed to Store in the refund user repayment UI.
  • The Arabic screen of the refund user repayment UI has been modified to use a UI that matches Arabic characteristics.

Hive SDK Common

  • Fixed an error where the UI would flicker when performing an input event such as a click in a window of a certain size.


Developer guide changes