For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

This is the list of Apps in the Toss Unity SDK documentation. Start with what you want to do.

If you're new

Documentation
Contents

Get started

Installation, install ref management, configuration, first build

API usage patterns

async/await, error handling, Mock bridge

Troubleshooting

Common sticking points and how to solve them

Add features

Documentation
Contents

Ad integration

Interstitial, banner, and AdMob ads, adGroupId Usage

SDK event logging

Events and parameters automatically logged by the SDK

Sentry integration

Runtime error collection, automatic AIT context injection

Working with builds

Documentation
Contents

Build profile

Dev Server, Build & Package, Deploy (Test), Deploy (Production)

Build customization

Modifying the web entry point, adding external libraries, marker areas

Replacing the loading screen and AITLoading API

Build pipeline

Internal behavior from Unity WebGL build to packaging

API change history

The C# surface exposed by the SDK @apps-in-toss/web-framework This report shows how it changes depending on the version. mainEach time it's pushed to, CI regenerates it changelog/index.htmland commits it to. The Markdown report made from the same data (changelog/api-changelog.md) is also generated and committed, and if GitBook integration (secrets such as GITBOOK_TOKEN) is configured, it is automatically reflected in the GitBook changelog page as well.

The Unity SDK package version SDK Update The workflow @apps-in-toss/web-framework follows the version as-is, so the two numbers are the same (for example, package 3.0.1 = web-framework 3.0.1 = tag release/v3.0.1). The release notes and installation tag list are GitHub ReleasesSee it at

Was this helpful?