Skip to content

Releases: cleverpush/cleverpush-ios-sdk

1.34.43

16 Apr 13:00
611b9f6

Choose a tag to compare

1.34.43 (16.04.2026)

  • Added functionality for preventing the API calls if there is no channelID.
  • Fixes issue of background colors by supporting 3- and 8-digit hex values.
  • Optimized uiapplicationdelegatecleverpush class for silent push notifications for flutter.
  • Added method markSubscriptionAsTest to mark subscription as test.
  • Fixed a rare crash related to html texts are displaying to the app-banners.

1.34.42

02 Apr 11:47
b072696

Choose a tag to compare

1.34.42 (02.04.2026)

  • Added window.CleverPush.getSubscriptionContext() from banner JS to get subscriptionId and channelId from the iOS SDK to JS.
  • Fixed issue of tracking-consent cleanup by restoring previous consent from persisted state in setTrackingConsent, ensuring tags/attributes are removed on early post-restart false calls in iOS.
  • Implemented removing single and multiple subscription attributes, including callback-based failure handling and local attribute state sync in iOS.
  • Optimize isChannelIdChanged function for preventing crash.
  • Resolved the issue of images are not displaying in the in-app banners.

1.34.41

10 Mar 15:51
9526e00

Choose a tag to compare

1.34.41 (10.03.2026)

  • implemented a new method setHandleUrlFromSceneDelegate.

1.34.40

16 Feb 14:55
5c7d3ff

Choose a tag to compare

1.34.40 (16.02.2026)

  • Fix iOS deep-link opening in app banner/inbox by replacing direct openURL calls with CPUtils.tryOpenURL.
  • Fixed imageview not displaying in app banner.
  • Resolved the issue where the session condition was not working as expected in the trackPageView function.

1.34.39

16 Feb 14:37
e82870f

Choose a tag to compare

1.34.39 (16.02.2026)

  • Resolved the layout issue of topics dialogue.

1.34.38

02 Feb 11:31
9bdc9d5

Choose a tag to compare

1.34.38 (02.02.2026)

  • Update build-frameworks.sh to generate and package dSYM files

1.34.37

02 Feb 04:48
eeecad7

Choose a tag to compare

1.34.37 (02.02.2026)

  • Implemented a new method removeAllNotifications to remove notifications locally.

1.34.36

19 Dec 11:38
64ad960

Choose a tag to compare

1.34.36 (19.12.2025)

  • Fixed a rare crash related to tag auto-assign counters for existing users.

1.34.35

17 Dec 05:23
1d2e513

Choose a tag to compare

1.34.35 (17.12.2025)

  • Optimize the HTML conversation function for reducing the space between two texts.

1.34.34

05 Dec 12:33
16d0d90

Choose a tag to compare

1.34.34 (05.12.2025)

  • Optimized TrackEvent functionality to prevent crashes.
  • Resolved an issue where the AppBanner trigger was not being checked when received through push.