We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Rename ConvertSDK to ConvertSwiftSDK for the published 1.0.0 package names The SDK shipped to CocoaPods + SPM as ConvertSwiftSDK + ConvertSwiftSDKCore (ConvertSDK was unavailable on CocoaPods). Updated module/product/pod names, imports, the ConvertSwiftSDK(configuration:) entry type, and Podfile/Package.swift snippets across 25 pages. Descriptive cross-SDK references to the Android/JS SDKs were left intact. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Populate iOS SDK wiki — 36 pages Ported from android-sdk.wiki and adapted to Swift/iOS, grounded in the released ConvertSDK API: SPM/CocoaPods install, ConvertSDK(configuration:) init (no builder), async/await + completion overloads, runtime setTrackingEnabled, background URLSession delivery, Apple Privacy Manifest, Objective-C interop. Shared concept pages keep cross-SDK prose with Swift code samples. Cross-SDK bucketing parity (seed 9999) preserved. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>