Documentation Index
Fetch the complete documentation index at: https://docs.ditto.live/llms.txt
Use this file to discover all available pages before exploring further.
This content is for SDK V4. For the latest version, see the V5 documentation.

Platforms
| Platform | Support | Versions |
|---|---|---|
| iOS | 14 and later | |
| iPadOS | 14 and later | |
| iOS Simulator | 14 and later |
Transports
| Platform | BLE | AWDL | Wi-Fi Aware | LAN | WebSockets |
|---|---|---|---|---|---|
| iOS | — | ||||
| iPadOS | — | ||||
| iOS Simulator | — | — |
Devices
| Device | Support |
|---|---|
| iPhone | |
| iPad | |
| Apple Watch | — |
Objective-CDitto does not offer native support for apps developed in Objective-C.
If you want to use the Ditto SDK for Swift with an Objective-C app, you must use a bridge to integrate.For a code walkthrough on how to create a bridge that calls into Swift from Objective-C, see the getditto > example-swift-bridge-to-objectivec repository in GitHub.