movable_ink_plugin 3.1.1
movable_ink_plugin: ^3.1.1 copied to clipboard
MovableInk Plugin for Flutter
3.1.1 #
- Fixes an issue where using a non FlutterActivity would cause a crash.
3.1.0 #
- Adds Swift Package Manager (SPM) support for iOS, alongside existing CocoaPods support
- Fixes a crash on Android that could occur when calling
setMIU - Fixes an issue on Android and iOS where several SDK calls could leave a method channel reply uncompleted, which could leak resources over the life of the app
- Fixes an Android build failure some apps could encounter due to a resource conflict between transitive dependencies (
META-INF/versions/9/OSGI-INF/MANIFEST.MF)
3.0.1 #
- Fixes an issue on Android where Appsflyer OneLink URLs were being resolved to their final web destination instead of being returned as-is
3.0.0 #
- Upgrades to MovableInk SDK 3.0.0
- Adds support for DaVinci Push Notifications
2.2.1 #
- Gradle Upgrades
2.0.0 #
- Adds support for Tactics and DaVinci enabled events
1.5.1 #
- Fixes an issue where iOS 16 - 16.2 could crash.
1.5.0 #
- Adds support for Swift 6
1.4.6 #
-
Fixes Android in-app message display issue preventing messages from showing correctly on Jetpack Compose
-
Resolves SDK initialization failure that could occur during app startup on Android
-
Adds support for EU Clients to use Behavior Events
1.4.5 #
- Adds support for EU Clients to use Behavior Events
1.4.4 #
- Fixes an issue where http links in the deeplink resolution chain could cause a halt
1.4.3 #
- Fixes a possible issue where a crash could occur when ran on Android
1.4.2 #
- Adds support for
dismiss://links in Interactive In App Messages
1.4.1 #
- Fixes an issue where some events were being not being logged correctly to the console
1.4.0 #
- Add ability to set final pasteboard value for Deferred Deeplinking
- Add ability to send app install event
- Fixes issues where on some calls are not mapped correctly on Android
1.3.0 #
- EA: In App Messaging
1.2.0 #
- Adds support for productRemoved event
1.0.2 #
- Initial Release