extentos
MCPYour AI coding agent builds the integrationSDKThe native glasses library for iOS & AndroidSimulatorTest on glasses hardware in the browserAgentA voice AI agent inside your appAnalyticsSoonSee how your app runs on real glasses
DocsGuides, concepts, and API referenceBlogEngineering deep-dives and updatesChangelogEverything new in ExtentosRoadmapWhat we're building next
Pricing
GitHubDashboard →
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

Initialization (iOS)

Initialize the Extentos SDK in your iOS app entry point.

Coming soon.

What this page will cover

  • Initialize at app start
  • SwiftUI App integration
  • UIKit AppDelegate integration
  • First session

Info.plist setup (iOS)

Required Info.plist keys for Extentos — Bluetooth, microphone, camera, external accessory, background modes.

Lifecycle (iOS)

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

On this page

What this page will cover