actito_in_app_messaging 5.0.0-beta.2
actito_in_app_messaging: ^5.0.0-beta.2 copied to clipboard
Actito In-App Messaging Flutter Plugin: Automatically show relevant in-app content to your users with zero effort.
CHANGELOG #
5.0.0-beta.2 #
- Add Swift Package Manager support
- Added name and size restrictions to tag names, event names and event payloads
- Crash reporting is deprecated and disabled by default. We recommend using another solution to collect crash analytics
Native changes
- Add required referrer for embedded YouTube videos
- Improved network request retry mechanism
iOS
- Add option to enable reader mode in in-app browser
- Align with Swift 6 and its Strict Concurrency requirements
- Improved UI for iOS 26
- Changed the default
presentationOptionsto[.banner, .badge, .sound] - Offload PKPass loading to the background
- Fix APNS token registration race condition
Android
- Updated to Kotlin 2.0
- Fix conflicting flags in geo pending intents
Prior to upgrading to v5.x, consult the Migration Guide, which outlines all necessary changes and procedures to ensure a smooth migration.