Skip to content

Releases: cleverpush/cleverpush-react-native-sdk

1.7.26

28 Apr 04:25
db7a625

Choose a tag to compare

1.7.26 (28.04.2026)

  • Updated to latest Android SDKs

1.7.25

16 Apr 13:34
b63480d

Choose a tag to compare

1.7.25 (16.04.2026)

  • Improved compatibility with Gradle 8+ and Gradle 9
  • Updated to latest iOS + Android SDKs

1.7.24

02 Apr 13:17
7d71c0b

Choose a tag to compare

1.7.24 (02.04.2026)

  • Updated to latest iOS + Android SDKs

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.