SDK v4 Cocos2d-x¶
This guide provides the latest version of Android and iOS SDK v4 for development in the Cocos2d-x environment, along with installation and update guides, and major changes for each SDK version.
Latest SDK version¶
Apply the latest SDK version for each target OS to your Cocos2d-x project.
Latest Version Update¶
Update your current SDK version to the latest version below.
| Target OS | Latest Version | Release Date |
|---|---|---|
| Android & iOS | Hive SDK v4 Cocos2d-x Android & iOS 26.4.0 | 2026-06-02 |
Check version-specific development environments and library dependencies in Development Environment.
Hotfix Version Update¶
Check whether your current SDK version corresponds to the hotfix version below and update it.
| Target OS | Latest Version | Release Date |
|---|---|---|
Version-specific constraints and dependencies¶
- Hive SDK v4 25.0.0 or later: Security key issuance required
- Due to changes in the authentication security protocol, you must issue a security key from the Hive Console when using version 25.0.0 or later. Without the key, login will not be possible.
- Hive SDK v4 25.1.3 or later: PG payment implementation changes required
- When using PG payment on Android 25.1.3 or later, you must modify the implementation according to the PG payment operation process.
SDK installation and update guide¶
Install or update the Cocos2d-x SDK by following the guide sequence below.
- Preparation before installing Cocos2d-x SDK
- Installing Cocos2d-x SDK
- Post-installation tasks for Cocos2d-x SDK
Major changes¶
Check the major changes from the latest SDK version to previous versions.