iOS SDK Version
System | Version |
---|---|
Rokt SDK for iOS | 4.10.0 |
iOS | 12.0+ (Placements), 15.0+ (Layouts) |
Package Manager | CocoaPod/ Swift Package Manager |
Swift | 5 |
Xcode | 16 |
Release History
4.10.0
Changed
- Enabled DSym on XCFramework export
- Add detection of Apple Pay and if a user is new to Apple Pay
- Sessions are now retained between app restarts
4.9.1
Added
- Explicitly add @objc annotation to support Cart Item Instant Purchase
4.9.0
Added
- Support for openURL passthrough option
- Thank you upsells layout
- Image carousel layout
4.8.1
Fixed
- Limit size dimensions to 2 decimal places to fix precision issue
4.8.0
Removed
- Remove spacing when image download fails
Fixed
- Fix color mode switch on RichText after progression
4.7.0
Added
- iOS SDK using UXHelper module as rendering engine
Changed
- Minimum supported iOS version bumped to 12 (deprecated support for iOS 11 & 10)
4.6.1
Fixed
- Fixed regression on weight property
- Flutter embedded overlap fix released behind feature flag
- Fixed carousel height
- Refactored dynamic-height bottomsheet to fix onLoad callback
- Added Flutter iOS arm64 simulator support
4.6.0
Fixed
- Dynamic bottomsheet enhancements
- Fixed accessibility text cut-off
- Fixed carousel distribution height on iOS 18
4.5.1
Fixed
- Fixed bottomsheet bottom-edge background color
- Fixed system font accessibility sizing
4.5.0
Added
- Support for dynamic-height bottomsheet
4.4.0
Added
- Support collapsing the embedded layout with the close button
Fixed
- Fix color mode changes on the RichText component after progression
- Fix Arabic/Farsi localized numbers in event dates
4.3.1
Fixed
- Fix Flutter embedded placement not tappable on second offer
- Add extra is-Rokt URL parameters under feature flag
- Bounding box rendering under feature flag
- Fix retry logic on nil-response in networking layer
4.3.0
Fixed
- Fix empty Flutter embedded placement height
- Fix RoktWebview menu on iPadOS
- Align StaticImage dark-URL behavior with Android
- Align overlay vertical-alignment key with Android and Web
4.2.0
Added
- Privacy Manifest support
Fixed
- Fix overlay alignment
4.1.0
Fixed
- Re-register fonts and log on font errors
- Fix dark-mode switch on iOS 17
- Fix crash on text progress indicator
- Fix creative title rendering twice
- Fix crash on negative response
- Fix threading crash in BaseDependencyInjection sharedItems
- Open linked URLs from bottomsheet in full-screen height