Releases: wonderpush/wonderpush-flutter-sdk
Releases · wonderpush/wonderpush-flutter-sdk
v2.3.10
v2.3.9
HCM v1.0.5
Changelog:
- Setting
namespace
inbuild.gradle
to support Android Gradle Build plugin v8
FCM v1.0.8
Changelog:
- Upgrade to Android FCM module v1.0.7
- Setting
namespace
inbuild.gradle
to support Android Gradle Build plugin v8
v2.3.8
v2.3.7
Changelog:
- In this release you can listen to notification clicks and (some) receptions by implementing WonderPushDelegate methods
onNotificationOpened()
andonNotificationReceived()
. See https://docs.wonderpush.com/docs/advanced-click-handling - Using iOS SDK v4.1.6
- Using Android SDK v4.3.5
HCM v1.0.4
Changelog:
- Using Android HCM module v1.0.3
FCM v1.0.7
Changelog:
- using Android FCM Module v1.0.6
v2.3.6
v2.3.5
Changelog:
- Upgrade to WonderPush iOS SDK v4.1.5
- Upgrade to WonderPush Android SDK v4.3.3
- Expose access token, device ID and user consent
- Allow subscribeToNotifications(bool) to show a dialog that takes users to settings on Android