Skip to content

v1Platform services

Services overview

Services are provided according to the SDK platform, adapters and target environment. Platforms may not expose identical interfaces or adapter coverage; confirm availability against the target environment documentation.

Identity and sign-in

The identity domain includes sign-in, channel identities, account linking and account switching. Confirm the integration against the game's sign-in design and provider requirements.

Payments

The payment flow includes catalog lookup, purchases, order verification and purchase recovery. Validate it with the target payment provider in its test environment; website demos do not initiate real payments.

Cloud saves

Cloud storage can manage player data. The game defines the save format, conflict handling and synchronization policy, and should validate those rules in a test environment.

Player support

Feedback can be exposed in the game through a UI, WebView or support adapter. Availability depends on the platform and module configuration.

Other capabilities

The existing sources also mention advertising, notices, mail, leaderboards and analytics. Platform coverage, module boundaries and configuration details are not expanded in the current sources and must be confirmed against the target environment documentation.

Integration checklist · SDK overview