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