Releases: mParticle/mparticle-flutter-sdk
Releases · mParticle/mparticle-flutter-sdk
v2.0.0
Release notes:
Added
- Support for mParticle Apple SDK 9 and the shared
RoktContractsevent types (#68). - iOS-only
Rokt.selectShoppableAdsDart API. Android provides a no-op bridge; web is unsupported (#69). - New Rokt events emitted on the
MPRoktEventsEventChannel:CartItemInstantPurchaseInitiated,CartItemInstantPurchaseFailure,InstantPurchaseDismissal,CartItemDevicePay.
Changed
- BREAKING: iOS minimum deployment target raised from
8.0to15.6. - BREAKING: iOS CocoaPods dependency replaced —
mParticle-Apple-SDK/mParticle ~> 8.5→mParticle-Apple-SDK ~> 9.0(subspecs were removed in Apple SDK 9).
See MIGRATING.md for the full 1.x → 2.0 upgrade guide.