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

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