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>
Rename iOS wiki pages off Android-carryover filenames DataSafety.md → AppPrivacy.md (content is the Apple Privacy Manifest + App Store App Privacy mapping; the Android original was Google Play Data Safety) JavaInterop.md → ObjCInterop.md (content is Objective-C / completion-handler interop; the Android original was Java interop) Updates all 6 inbound references — AI_Index routing table, _Sidebar, Home, Installation, TrackingControl, and the wiki CLAUDE.md filename list — and drops a stray "replaces the Android Java-interop guide" sentence in the interop intro. The page content was already correct iOS; only the slugs (and that one sentence) carried over from the Android wiki. Renames done via git mv to preserve history; zero stale tokens and zero broken links after the change. Per convertcom/ios-sdk PR #34 Round-2 review item 3 (abbaseya). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>