The Garena MSDK provides a plugin-based architecture, allowing developers to select specific modules for their needs. These include:
: Backend modules that handle sensitive tasks like login authentication and account relationship management.
For titles like Free Fire or Arena of Valor , using the Garena MSDK ensures high compatibility within the Southeast Asian and global markets. It handles the complexities of third-party API updates (such as Facebook Graph API changes), ensuring that game login and social functions remain stable without requiring frequent manual code updates from the game team. Garena(10) · MSDK Developer Reference
To integrate the SDK, developers typically follow a standard workflow:
: The game must call the MSDK.Init method at startup and wait for a successful callback before calling other functional interfaces.