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

Lifecycle (iOS)

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

Coming soon.

What this page will cover

  • Lifecycle hooks
  • Background mode behavior
  • Termination cleanup

Initialization (iOS)

Initialize the Extentos SDK in your iOS app entry point.

Threading model (iOS)

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

On this page

What this page will cover