Skip to content

Release 2.2.0

Latest

Choose a tag to compare

@serhiiporaiko-yalantis serhiiporaiko-yalantis released this 29 Jul 16:50
4f0503a

v2.2.0

Added

  • πŸš€ Android notification grouping β€” setNotificationGroupingRule({ payloadKey }) or { groupId }). The rule is persisted natively and restored before the app starts, so it also applies to notifications received while the app isn't running. See README for grouping by payload value vs. a constant ID, and for adding a native summary notification.

Fixed

  • πŸ› iOS: renamed isAutomaticPushSubsriptionReportingEnabled β†’ isAutomaticPushSubscriptionReportingEnabled (typo fix, matches the upstream rename in Reteno iOS SDK 2.7.3).

Dependencies

  • Reteno Android SDK β†’ 2.10.1
  • Reteno iOS SDK β†’ 2.7.3