Skip to content

Releases: mParticle/mparticle-apple-sdk

v9.2.1

26 May 18:57
9c8b2b8

Choose a tag to compare

Core

Added

  • Add MPRokt.handleURLCallback: for forwarding Afterpay/PayPal redirect URLs to the registered Rokt payment extension. Call from application:openURL:options: (AppDelegate) or scene:openURLContexts: / .onOpenURL (Scene/SwiftUI).

Changed

  • Bump minimum RoktContracts to 2.0.0 (adds PaymentMethodType.paypal and totals on PaymentPreparation).

Kits

Added

  • Rokt SDK+ (RoktSDKPlus) — Umbrella Swift package and CocoaPods pod at Kits/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-xcframework for this Swift-package-only target (archives do not produce *.framework under Products/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.podspec with the ecosystem version (double-quoted s.version, same as other kits). Release – Draft now bumps single-quoted s.version = '…' podspec lines so mParticle-Rokt and RoktSDKPlus stay in sync for pod lib lint.

Rokt

Changed
  • Bump minimum Rokt-Widget to 5.1.0 (adds Afterpay payment support).
  • Bump minimum RoktContracts to 2.0.0.
Added
  • Pass through handleURLCallback: to Rokt.handleURLCallback(with:) on the Rokt SDK.

v9.2.0

13 May 15:37
125689b

Choose a tag to compare

Core

Added

  • Add MPRokt.handleURLCallback: for forwarding Afterpay/PayPal redirect URLs to the registered Rokt payment extension. Call from application:openURL:options: (AppDelegate) or scene:openURLContexts: / .onOpenURL (Scene/SwiftUI).

Changed

  • Bump minimum RoktContracts to 2.0.0 (adds PaymentMethodType.paypal and totals on PaymentPreparation).

Kits

Added

  • Rokt SDK+ (RoktSDKPlus) — Umbrella Swift package and CocoaPods pod at Kits/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-xcframework for this Swift-package-only target (archives do not produce *.framework under Products/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-Widget to 5.1.0 (adds Afterpay payment support).
  • Bump minimum RoktContracts to 2.0.0.
Added
  • Pass through handleURLCallback: to Rokt.handleURLCallback(with:) on the Rokt SDK.

v9.1.0

04 May 14:31
765a405

Choose a tag to compare

Core

Added

  • Add MPRokt.handleURLCallback: for forwarding Afterpay/PayPal redirect URLs to the registered Rokt payment extension. Call from application:openURL:options: (AppDelegate) or scene:openURLContexts: / .onOpenURL (Scene/SwiftUI).

Changed

  • Bump minimum RoktContracts to 2.0.0 (adds PaymentMethodType.paypal and totals on PaymentPreparation).

Kits

Rokt

Changed
  • Bump minimum Rokt-Widget to 5.1.0 (adds Afterpay payment support).
  • Bump minimum RoktContracts to 2.0.0.
Added
  • Pass through handleURLCallback: to Rokt.handleURLCallback(with:) on the Rokt SDK.

v9.0.1

22 Apr 15:13
fc5fe53

Choose a tag to compare

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

09 Apr 20:13
0bed61c

Choose a tag to compare

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

01 Apr 15:20
e236fe7

Choose a tag to compare

What's Changed

Full Changelog: v8.44.3...v8.44.4

v8.44.3

23 Mar 22:54
v8.44.3
d3ecc32

Choose a tag to compare

Bug Fixes

  • fix: serialize updateLastUseDate with messageQueue on background entry (#680) (ba76afc5)

v8.44.2

17 Mar 17:34
v8.44.2
19b5196

Choose a tag to compare

What's Changed

v8.44.1

12 Mar 13:03
43b641a

Choose a tag to compare

What's Changed

Full Changelog: v8.44.0...v8.44.1

v8.44.0

19 Feb 16:56
37c277c

Choose a tag to compare

What's Changed

Full Changelog: v8.43.1...v8.44.0