Skip to content

Releases: cleverpush/cleverpush-react-native-sdk

1.7.23

02 Feb 16:35
82e591f

Choose a tag to compare

1.7.23 (02.02.2026)

  • Implemented a new method removeAllNotifications to clear all locally stored notifications.
  • Updated to latest iOS + Android SDKs

1.7.21

16 Oct 12:44
a16ff95

Choose a tag to compare

1.7.21 (16.10.2025)

  • Updated to latest iOS + Android SDKs

1.7.20

19 Aug 13:12
da0fcd9

Choose a tag to compare

1.7.20 (19.08.2025)

  • Updated to latest iOS + Android SDKs
  • Implemented getDeviceToken method on Android and iOS

1.7.19

01 Aug 12:44
47f64a6

Choose a tag to compare

1.7.19 (01.08.2025)

  • Updated to latest iOS + Android SDKs

1.7.18

29 Jul 12:19
228c2a6

Choose a tag to compare

1.7.18 (29.07.2025)

  • Updated to latest iOS + Android SDKs

1.7.17

21 Jul 05:17
f380b29

Choose a tag to compare

1.7.17 (21.07.2025)

  • Fixed the issue where the subscribed listener was not being called on Android

1.7.16

06 Jul 12:23
44ef629

Choose a tag to compare

1.7.16 (06.07.2025)

  • Implemented enableAppBanners and disableAppBanners methods on Android and iOS
  • Fixed an issue in getAvailableTopics on iOS, which now returns a list of topic objects instead of null.

1.7.15

17 Jun 16:53
691bc34

Choose a tag to compare

1.7.15 (17.06.2025)

  • Optimized initFeatures functions for preventing crashes regarding the UI thread.
  • Updated to latest iOS + Android SDKs

1.7.14

14 May 13:07
32315c7

Choose a tag to compare

1.7.14 (14.05.2025)

  • Implemented clearNotificationsFromNotificationCenter method on Android
  • Implemented removeNotification method on Android and iOS
  • Updated to latest iOS + Android SDKs

1.7.13

29 Apr 12:48
0f57f72

Choose a tag to compare

1.7.13

  • Removed automatic setAutoClearBadge(false) call on iOS