Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 18:49
· 6 commits to main since this release
6179f02

Release notes:

Added

  • Support for mParticle Apple SDK 9 and the shared RoktContracts event types (#68).
  • iOS-only Rokt.selectShoppableAds Dart API. Android provides a no-op bridge; web is unsupported (#69).
  • New Rokt events emitted on the MPRoktEvents EventChannel: CartItemInstantPurchaseInitiated, CartItemInstantPurchaseFailure, InstantPurchaseDismissal, CartItemDevicePay.

Changed

  • BREAKING: iOS minimum deployment target raised from 8.0 to 15.6.
  • BREAKING: iOS CocoaPods dependency replaced — mParticle-Apple-SDK/mParticle ~> 8.5mParticle-Apple-SDK ~> 9.0 (subspecs were removed in Apple SDK 9).

See MIGRATING.md for the full 1.x → 2.0 upgrade guide.