extentos
How it worksSimulatorDocsPricing
GitHubOpen simulator →
Extentos Docs

Build

Products

SDK
iOS SDKInstall (iOS)Info.plist setup (iOS)Initialization (iOS)Lifecycle (iOS)Threading model (iOS)Runtime internals (iOS)

Reference

Project

SDKiOS

Threading model (iOS)

Where Extentos work runs — actors, MainActor isolation, and how to await capability calls.

Coming soon.

What this page will cover

  • Async/await surface
  • MainActor vs background actors
  • Cancellation

Lifecycle (iOS)

How Extentos hooks into the iOS app lifecycle — foreground, background, suspended, terminated.

Runtime internals (iOS)

How the iOS-specific runtime wraps the cross-platform Extentos core.

On this page

What this page will cover