IDKit for native iOS/macOS integrations backed by the same Rust core as other SDKs.
Requirements
- iOS 15+ / macOS 12+
- Xcode 16+
Install
Use Swift Package Manager with the publishedidkit-swift repository:
Request flow
Presets
Polling API
pollStatusOnce() async -> IDKitStatuspollUntilCompletion(options:) async -> IDKitCompletionResultIDKitPollOptions(pollIntervalMs:timeoutMs:)