cleverpush_flutter 1.21.5 cleverpush_flutter: ^1.21.5 copied to clipboard
CleverPush
1.21.5 #
- Updated native iOS + Android SDKs
1.21.4 #
- Updated native iOS + Android SDKs
1.21.3 #
- Fixed
chatNotification
flag support for Android
1.21.2 #
- Added
chatNotification
flag support for Android - Updated native iOS + Android SDKs
1.21.1 #
- Fixed
trackEvent
for Android and supportproperties
argument
1.21.0 #
- Upgrade native iOS + Android SDKs
1.20.5 #
- Make
handleNotificationReceived
behaviour same for Android + iOS.
1.20.4 #
- Fixed
setShowNotificationsInForeground
for Android
1.20.3 #
- Resolve future for
showTopicsDialog
after user has seen the dialog.
1.20.2 #
- Hotfix for Android build
1.20.1 #
- Updated Android SDK version
- Added
getDeviceToken
method
1.20.0 #
- Added
areNotificationsEnabled
method - Updated iOS & Android SDK version
1.19.2 #
- Updated Android SDK version
1.19.1 #
- Fixed issue with
subscribe
activity on Android
1.19.0 #
- Improved return values for
subscribe
and implemented new methodgetSubscriptionId
1.18.1 #
- Added new arguments to methods
trackEvent
andtriggerFollowUpEvent
1.18.0 #
- Added new methods:
setSubscriptionLanguage
,setSubscriptionCountry
,trackEvent
,triggerFollowUpEvent
- Updated Android & iOS SDK version
1.17.9 #
- Updated Android SDK version
1.17.8 #
- Updated Android SDK version
1.17.7 #
- Updated Android SDK version
1.17.6 #
- Updated Android SDK version
1.17.5 #
- Updated iOS SDK version
- Implemented
trackPageView
method for automatically assigning tags
1.17.4 #
- Fixed iOS SDK version
1.17.3 #
- Updated Android SDK to fix potential App Banner crash
1.17.0 #
- Android 13 support
1.16.1 #
- Updated Android SDK
1.16.0 #
- Implemented
setLogListener
1.15.4 #
- Updated Android & iOS SDKs
1.15.3 #
- Implemented
setBrandingColor
andsetChatUrlOpenedHandler
1.15.2 #
- Updated Android SDK
1.15.1 #
- Updated Android SDK and fixed App Banner display bug
1.15.0 #
- Added CleverPush chat view
1.14.0 #
- Updated Android + iOS SDKs
1.13.0 #
- Implemented Tracking Consent methods
1.12.3 #
- Fixed
setShowNotificationsInForeground
and Notification Opened Handler for iOS
1.12.2 #
- Implemented
setShowNotificationsInForeground
for iOS
1.12.1 #
- Implemented
setShowNotificationsInForeground
for Android
1.12.0 #
- Added Tags & Attributes methods
1.11.1 #
- iOS: Updated native SDK
1.11.0 #
- iOS: Updated native SDK
1.10.2 #
- iOS: Fixed crash in
getNotifications
method
1.10.1 #
- Android: Updated to latest native SDK
1.10.0 #
- Android: Updated to latest native SDK which includes a fix for Android 12
1.9.7 #
- Android: Added Handler instead of
runInUiThread
to prevent a crash when we do not get an Activity context from Flutter
1.9.6 #
- Android: Updated native SDK
1.9.5 #
- iOS: Updated native SDK
- Android: Updated native SDK
1.9.4 #
- iOS: Updated native SDK
1.9.3 #
- iOS: Updated native SDK
1.9.2 #
- Android: Fixed final argument error in getAvailableTopics
1.9.1 #
- Added nullability checks in example
- Fixed Notification Opened Handler on iOS when app was killed
1.9.0 #
- Added new Method: getNotifications
- Added new Method: getSubscriptionTopics
- Added new Method: setSubscriptionTopics
- Added new Method: getAvailableTopics
1.8.2 #
- Fixed handleSubscribed handler for iOS
1.8.1 #
- Updated to latest iOS SDK
- Updated to latest Android SDK
1.8.0 #
- Support for sound null safety
1.7.0 #
- Fixed issue with Notification handlers on iOS
- Updated to latest iOS SDK
- Updated to latest Android SDK
1.6.1 #
- Updated to latest Android SDK
1.6.0 #
- Fixed Subscribed Handler for Android and updated example project
1.5.4 #
- Updated to latest Android SDK
1.5.3 #
- Updated to latest Android SDK
1.5.2 #
- Updated to latest Android SDK
1.5.1 #
- Updated to latest Android SDK
1.5.0 #
- Updated to latest iOS & Android SDK
1.4.0 #
- Updated to latest iOS & Android SDK
1.3.3 #
- Updated to latest Android SDK
1.3.2 #
- Updated to latest Android SDK
1.3.1 #
- Updated to latest Android SDK
- Fixed Topics Dialog theme
1.3.0 #
- Updated to latest Android + iOS SDKs
1.2.1 #
- Fix showTopicsDialog
1.2.1 #
- Show notification when app is in foreground
1.2.0 #
- Fixed NotificationOpened/Received handlers on Android
1.1.1 #
- Several bug fixes