📄️ Ads
Banner Ads
📄️ Analytics
This module exposes an abstraction to standardize how games report events, page views and errors to our supported analytics systems.
🗃️ Auth
1 items
📄️ Host
The Host module provides access to host functionalities, like getting the environment details or allowing the game to open the purchase form.
📄️ Leaderboards
The Leaderboards module allows you to interact with game leaderboards; this includes retrieving scores, posting new scores, and ensuring leaderboards are supported by the specific arena.
📄️ Lifecycle Events
The Lifecycle module offers a comprehensive suite of events that developers can utilize to manage game flow, from initialization to conclusion. These events are instrumental in creating a seamless and interactive gaming experience.
📄️ Persistence
The Persistence module provides a way to save and load game states, both using a local and remote storage, ensuring a seamless experience for players across sessions.
📄️ Version
Get SDK Version
📄️ Wallet
The Wallet module provides a way to get the amount of gems the user has, as well has consuming an amount of gems from the user's wallet.