: The game must call the MSDK.Init method at startup and wait for a successful callback before calling other functional interfaces.
(Multi-platform Game Software Development Kit) is a specialized mobile game access solution that integrates a complete set of service modules to help developers launch and manage games on Garena's ecosystem. It serves as a bridge between the game client and third-party channels, allowing developers to focus on game content while MSDK handles authentication, social functions, and data reporting. Core Functions of Garena MSDK
: Enables players to log in using multiple sub-channels such as Garena , Facebook , Google , Apple , and Guest accounts.
: Includes built-in tools for displaying web content (like announcements or events) and sending push notifications to users. The Architecture: Client & Server
: Supports development environments like Unity , C++ (Cocos) , and JavaScript for web games.
: Supports linking Guest accounts to permanent platform accounts (like Facebook or Email) to prevent data loss.