You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
tealium 4.0.0
iOS: Added Swift Package Manager (SPM) support alongside CocoaPods. SPM is recommended as CocoaPods moves to read-only (Dec 2026); both remain supported. No action needed for CocoaPods users.
Breaking change: Minimum requirements raised to Flutter 3.41 / Dart 3.11 and iOS 13.0 (from 12.0). Raise your app's iOS deployment target to 13.0 or higher.
tealium_firebase 4.0.0
iOS: Added Swift Package Manager (SPM) support alongside CocoaPods. Both remain supported; no action needed for CocoaPods users.
iOS: Renamed public plugin class: SwiftTealiumFirebasePlugin → TealiumFirebasePlugin.