flutterselligent_beta 1.1.4
flutterselligent_beta: ^1.1.4 copied to clipboard
Mobile SDK to integrate Push Notification and InApp Message features into your Flutter mobile app
Changelog #
-
1.1.4
- (Android) Update native SDK 4.8.0 (clicking a push in background was recreating the Activity)
- (Android) Update Android Gradle plugin to version 9.2.0
- (Android) Raise target and compile sdk to 37
- (Android) Raise min sdk to 23
-
1.1.2
- (Android) Fix error introduced in 1.1.1 missing log import
-
1.1.1
- (Android) Add robustness to avoid potential crashes
- (Android) Raise target and compile sdk to 36
-
1.1.0
- (iOS) Fix in-app messages date properties format same as Android (seconds -> milliseconds, no decimals)
- (Android) Update native SDK 4.7.1 (IAM creation date empty bug)
-
1.0.1
- Fix bug where IAM without push were not working properly
-
1.0.0
- Initial Flutter release