All services are online

Last updated on Aug 26, 2026 at 11:38am UTC

Anyline iOS SDK is moving to Swift Package Manager

Anyline is changing how the iOS SDK and its cross-platform wrappers are distributed. Swift Package Manager (SPM) becomes the recommended way to add the Anyline iOS SDK. This post explains what is changing for each integration path and what, if anything, you need to do.

Why this change. Swift Package Manager is the integration method Apple ships with Xcode, and moving to it lets Anyline deliver the iOS SDK reliably without depending on the CocoaPods Trunk service.

Native iOS SDK

Cordova

Flutter and React Native

Timeline

What you need to do

You use Action
Native iOS SDK via CocoaPods No action required today; migrate to SPM whenever convenient. Watch for Anyline's stop-date announcement
Native iOS SDK via SPM already Nothing
Cordova Move to cordova-ios 8+; no CocoaPods setup needed
Flutter / React Native Nothing; keep using pod install