Releases: mParticle/mparticle-apple-sdk
Releases · mParticle/mparticle-apple-sdk
v9.2.1
Core
Added
- Add
MPRokt.handleURLCallback:for forwarding Afterpay/PayPal redirect URLs to the registered Rokt payment extension. Call fromapplication:openURL:options:(AppDelegate) orscene:openURLContexts:/.onOpenURL(Scene/SwiftUI).
Changed
- Bump minimum
RoktContractsto 2.0.0 (addsPaymentMethodType.paypaland totals onPaymentPreparation).
Kits
Added
- Rokt SDK+ (
RoktSDKPlus) — Umbrella Swift package and CocoaPods pod atKits/rokt-sdk-plus/rokt-sdk-plus-ios, versioned with the core SDK and mirrored to ROKT/rokt-sdk-plus-ios.
Fixed
- Rokt SDK+ — Release Build rokt-sdk-plus-ios no longer runs
xcodebuild -create-xcframeworkfor this Swift-package-only target (archives do not produce*.frameworkunderProducts/Library/Frameworks/). CI uploads a small placeholder zip so mirror artifact steps still succeed; integrate via SwiftPM or CocoaPods from the tag. - Rokt SDK+ — Align
RoktSDKPlus.podspecwith the ecosystem version (double-quoteds.version, same as other kits). Release – Draft now bumps single-quoteds.version = '…'podspec lines somParticle-RoktandRoktSDKPlusstay in sync forpod lib lint.
Rokt
Changed
- Bump minimum
Rokt-Widgetto 5.1.0 (adds Afterpay payment support). - Bump minimum
RoktContractsto 2.0.0.
Added
- Pass through
handleURLCallback:toRokt.handleURLCallback(with:)on the Rokt SDK.
v9.2.0
Core
Added
- Add
MPRokt.handleURLCallback:for forwarding Afterpay/PayPal redirect URLs to the registered Rokt payment extension. Call fromapplication:openURL:options:(AppDelegate) orscene:openURLContexts:/.onOpenURL(Scene/SwiftUI).
Changed
- Bump minimum
RoktContractsto 2.0.0 (addsPaymentMethodType.paypaland totals onPaymentPreparation).
Kits
Added
- Rokt SDK+ (
RoktSDKPlus) — Umbrella Swift package and CocoaPods pod atKits/rokt-sdk-plus/rokt-sdk-plus-ios, versioned with the core SDK and mirrored to ROKT/rokt-sdk-plus-ios.
Fixed
- Rokt SDK+ — Release Build rokt-sdk-plus-ios no longer runs
xcodebuild -create-xcframeworkfor this Swift-package-only target (archives do not produce*.frameworkunderProducts/Library/Frameworks/). CI uploads a small placeholder zip so mirror artifact steps still succeed; integrate via SwiftPM or CocoaPods from the tag.
Rokt
Changed
- Bump minimum
Rokt-Widgetto 5.1.0 (adds Afterpay payment support). - Bump minimum
RoktContractsto 2.0.0.
Added
- Pass through
handleURLCallback:toRokt.handleURLCallback(with:)on the Rokt SDK.
v9.1.0
Core
Added
- Add
MPRokt.handleURLCallback:for forwarding Afterpay/PayPal redirect URLs to the registered Rokt payment extension. Call fromapplication:openURL:options:(AppDelegate) orscene:openURLContexts:/.onOpenURL(Scene/SwiftUI).
Changed
- Bump minimum
RoktContractsto 2.0.0 (addsPaymentMethodType.paypaland totals onPaymentPreparation).
Kits
Rokt
Changed
- Bump minimum
Rokt-Widgetto 5.1.0 (adds Afterpay payment support). - Bump minimum
RoktContractsto 2.0.0.
Added
- Pass through
handleURLCallback:toRokt.handleURLCallback(with:)on the Rokt SDK.
v9.0.1
chore: Release v9.0.1 (#757) * chore: (release) 9.0.1 Updates version to 9.0.1 across the mParticle ecosystem. * chore: fix CHANGELOG.md formatting (trunk fmt) --------- Co-authored-by: Denis Chilik <denis.chilik@rokt.com>
v9.0.0
What's Changed
Core
Refer the MIGRATING.md for the migration guide from version 8.x to 9.x
Fixed
- Replace mapfile with bash 3.2-compatible read loop in release-draft (#711)
Changed
- Normalize CHANGELOG.md to Keep a Changelog format (#715)
- Update MIGRATING.md and remove unwanted note (#707)
- Document MPRoktEvent → RoktEvent type change in events method migration (#704)
Kits
Urban Airship
Added
- feat: Add Urban Airship 19 kit targeting Airship SDK 19.x (iOS 15.6+)
Adobe
Fixed
- Pre-v9 release audit fixes (#710)
Clevertap
Added
- Remove Core Location from MPKitProtocol; add MPLocation types (#701)
Localytics
Added
- Remove Core Location from MPKitProtocol; add MPLocation types (#701)
Comscore
Fixed
- Hardcode tvOS PRODUCT_NAME in kit xcodeproj files for xcframework builds (#714)
Rokt
Changed
- Move MPRokt Swift interop to core SDK for single-import (#703)
Full Changelog: v8.44.4...v9.0.0
v8.44.4
What's Changed
- fix: Rokt Callback should be Called on Main by @BrandonStalnaker in #683
- chore: Release v8.44.4 by @mparticle-automation in #690
Full Changelog: v8.44.3...v8.44.4
v8.44.3
v8.44.2
What's Changed
- fix: serialize backgroundTimeRemaining with cancellation check by @nickolas-dimitrakas in #667
v8.44.1
What's Changed
- chore: Add MPRoktLayout Implementation to Example App by @BrandonStalnaker in #598
- chore: bump futureware-tech/simulator-action from 4 to 5 by @dependabot[bot] in #643
- chore: bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #642
- chore: bump fast-xml-parser from 4.5.0 to 4.5.4 in /RNExample by @dependabot[bot] in #645
- fix: Remove Outdated previousSessionSuccessfullyClosed Logic by @BrandonStalnaker in #655
- fix: Crash in MPSession description by @denischilik in #661
- fix: WKWebView Logging Crash by @BrandonStalnaker in #662
- fix: Add Defensive Code when Building URL Signatures by @BrandonStalnaker in #656
- chore: Release v8.44.1 by @mparticle-automation in #663
Full Changelog: v8.44.0...v8.44.1
v8.44.0
What's Changed
- chore: Add AGENTS file by @jamesnrokt in #590
- fix: SceneDelegate Protocol Objc Selector Issue by @BrandonStalnaker in #603
- chore: Release v8.44.0 by @mparticle-automation in #605
Full Changelog: v8.43.1...v8.44.0