Question:
If you have multiple incoming messages from an app, in the notification centre you will see only one, that you can expand by tapping it. How I can realize it?
Answer:
In order to collapse iOS pushes, you can use thread-id parameter:
You should pass it using iOS root params: "{"aps":{"thread-id":"value"}}"
Comments
0 comments
Please sign in to leave a comment.