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

Install (iOS)

Add the Extentos iOS SDK to your project via Swift Package Manager.

Coming soon.

What this page will cover

  • Add via Xcode (File → Add Packages…)
  • Add via Package.swift
  • CocoaPods (if supported)
  • Verify the install

iOS SDK

Add Extentos to your iOS app via Swift Package Manager. Supports iOS 15.2+, Swift 6, async/await.

Info.plist setup (iOS)

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

On this page

What this page will cover