catapush_flutter_sdk 1.4.0
catapush_flutter_sdk: ^1.4.0 copied to clipboard
Official Catapush plugin for Flutter, supports Android and iOS platforms
1.4.0 #
- Update Catapush iOS SDK to 2.2.1, requires Xcode 14
- Update Catapush Android SDK to 12.0.6
1.3.2 #
- Fixed another race condition in the
catapushNotificationTappedcallback when the app is cold starting on Android
1.3.1 #
- Fixed a race condition in the
catapushNotificationTappedcallback when the app is cold starting on Android
1.3.0 #
- Added the new
catapushNotificationTappedcallback, please review theSETUP.mdguide to update your app code
1.2.1 #
- Minor improvements
1.2.0 #
- Update Catapush Android SDK to 12.0.0. This is a breaking change, please refer to SETUP.md and the Catapush Android SDK documentation
- Add the Catapush.shared.stop() method
1.1.0 #
- Update Catapush Android SDK to 11.2.0. This is a breaking change, please refer to SETUP.md
1.0.0 #
- First public release.