pushwoosh 1.20.1 pushwoosh: ^1.20.1 copied to clipboard
This plugin allows you to receive push notifications. Powered by Pushwoosh (www.pushwoosh.com).
1.9.0 #
1.11.0 #
Updated #
- Android SDK version updated to 5.11.0
- iOS SDK version updated to 5.11.0
- startLocationTracking is async now
- compatibility with flutter v0.10.0+
1.12.0 #
1.13.0 #
Fixed #
- Fixed an issue with Flutter app crashes on push receiving while the app is terminated
- Sample upgraded to Android X, gradle plugin version updated to 3.2.1
1.14.0 #
1.14.1 #
1.17.0 #
Fixed #
- An issue with opPushAccepted and onPushReceived callbacks not working when Flutter apps are opened by tap on a push notification
1.19.0 #
iOS #
- Replaced UIWebView with WKWebView in iOS
Android #
- Fixed ANRs caused by push messages being processed in the main thread in Android
- Fixed incorrect inbox URL opening behaviour
- Fixed background processing that caused extra battery consumption
Updated #
- Android SDK version updated to 5.19.5
- iOS SDK version updated to 5.19.3