- Updated to latest Android SDKs
- Improved compatibility with Gradle 8+ and Gradle 9
- Updated to latest iOS + Android SDKs
- Updated to latest iOS + Android SDKs
- Implemented a new method
removeAllNotificationsto clear all locally stored notifications. - Updated to latest iOS + Android SDKs
- Updated to latest iOS + Android SDKs
- Updated to latest iOS + Android SDKs
- Updated to latest iOS + Android SDKs
- Implemented
getDeviceTokenmethod on Android and iOS
- Updated to latest iOS + Android SDKs
- Updated to latest iOS + Android SDKs
- Fixed the issue where the
subscribedlistener was not being called on Android
- Implemented
enableAppBannersanddisableAppBannersmethods on Android and iOS - Fixed an issue in
getAvailableTopicson iOS, which now returns a list of topic objects instead of null.
- Optimized
initFeaturesfunctions for preventing crashes regarding the UI thread. - Updated to latest iOS + Android SDKs
- Implemented
clearNotificationsFromNotificationCentermethod on Android - Implemented
removeNotificationmethod on Android and iOS - Updated to latest iOS + Android SDKs
- Removed automatic
setAutoClearBadge(false)call on iOS
- Updated to latest iOS + Android SDKs
- Updated to latest iOS + Android SDKs
- Fixed an issue on Android, where notifications were also being hidden in the background when using
setShowNotificationsInForeground(false).
- Implemented
clearNotificationsFromNotificationCentermethod on iOS
- Implemented
getBadgeCountandsetBadgeCountmethods
- Fixed
autoRegisterparameter for Android.
- Fixed warning in Android: new
NativeEventEmitter()was called with a non-null argument without the required method.
- Improved TypeScript definitions
- Updated to latest iOS + Android SDKs
- Implemented
setShowNotificationsInForegroundmethod - Fixed
receivedevent for Android
- Fixed previous release
- Updated to latest iOS + Android SDKs
- Implemented
getSubscriptionId
- Updated to latest iOS + Android SDKs
- Fix for Android targetSdkVersion >= 34
- Implemented
setAutoResubscribe
- Updated to latest iOS + Android SDKs
- Fixed
trackEventmethod on Android
- Added
trackEventmethod - Updated native SDKs
- Hotfix for build failure on Android
- Hotfix for notification custom data payload for Android
- Hotfix for notification custom data payload for Android
- Hotfix for
areNotificationsEnabledmethod on iOS
- Added
areNotificationsEnabledmethod
- Updated to latest iOS + Android SDKs
- Implemented new topic-related methods
- Fixed callback arguments for some Android methods
- Updated to latest iOS + Android SDKs
- Updated to latest Android SDK
- Updated to latest iOS SDK
- Updated to latest iOS SDK
- Fixed Notification Opened handler for iOS when application was not open in the background
- Fixed setSubscriptionAttribute on Android
- Updated to latest iOS SDK
- Updated to latest Android & iOS SDKs
- Android: Updated native SDK to latest version to reflect latest Android 12 changes
- Resolved crash when opening notifications on iOS
- Fixed
trackPageViewon Android - Updated native iOS SDK
- Updated native Android & iOS SDKs
- Implemented
trackPageViewmethod