question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Include thread-id in the notification payload

See original GitHub issue

In order to use grouped notifications on iOS, a thread-id parameter has been added (read more here). Please could you implement this! P.S. Not sure if it’s thread-id or thread_id (see docs here)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
fantapopcommented, Oct 14, 2018

I’ve confirmed this works. Pass it in as thread_id. The other appears to be a typo in the onesignal docs.

0reactions
yusuftorcommented, Oct 24, 2018

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

What does the thread-id field actu… | Apple Developer Forums
Just pass in `thread-id` in your payload. The only problem is that you have to wait a bit so the iOS renders the...
Read more >
Can you set thread-id with FCM notifications for ios
There is no thread-id FCM payload key in Legacy FCM HTTP Server protocol. The workaround is to use iOS Notification Service Extension.
Read more >
Let's take quick dive in Grouped Notifications — iOS 12
Create notification content with threadIdentifier to create group of that notification. Group will be of the application or specific topic ...
Read more >
Tutorial : Let's take quick dive in Grouped Notifications - iOS 12
Create notification content with threadIdentifier to create group of that notification. Group will be of the application or specific topic ...
Read more >
OSNotification Payload - OneSignal Documentation
The OSNotification Class provides the Notification Payload data accessible within the SDK Notification Event Handlers. This class require the Major Release ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found