Skip to content

Conversation

@djorkaeffalexandre
Copy link

Why?

On iOS APNS notifications are grouped by thread-id identifier, we have notId, an identifier of host + rid and will use this to group notifications by room.
The summary-arg attribute will used with summary count + more notifications from + summary-arg.
You can read more here: Grouped notifications iOS

How to test

You need a iOS device and Rocket.Chat installed.

  • Receive more than one notification from same room.
  • This notifications should be grouped like this:
    GroupedNotifications

@graywolf336
Copy link

Does this work when you have several Rocket.Chat instances?

@sampaiodiego
Copy link
Member

Does this work when you have several Rocket.Chat instances?

@graywolf336 yes.. the backend already generates the group hash with host + rid as mentioned @djorkaeffalexandre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants