Skip to main content
Playtolia is an SDK for mobile games. It provides authentication, in-app purchases, virtual currencies, player profiles, social features, and push notifications. Playtolia operates the backend, and you can give your time to the game. The Unity package wraps a cross-platform native library for Android and iOS. The package exposes C# APIs. Playtolia distributes the package through the Unity Package Manager (UPM) as com.playtolia.sdk. After the installation, the package manages the native dependencies and the platform settings automatically.

Explore Features

Authentication

Login with Google, Facebook, Apple, Discord, email and password, or guest mode.

Account Management

Read and update player profiles: username, email, avatar, and more.

In-game Stores

Sell consumables, non-consumables, and subscriptions with receipt validation.

Virtual Wallets

Manage many virtual currencies with real-time balance updates.

Entitlements

Track premium unlocks, subscriptions, and time-limited access.

Social

Friends, friend requests, and player search.

Next Steps

Installation

Add the package to your project with a scoped registry, a Git URL, or a tarball.

Getting Started

Step-by-step integration guide for Unity.