Post marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as solved with 5 replies, 0 views
Replied In
Time Sensitive notifications not working
Am able to get it to work all as expected on my end using remote notifications, I'm sure it already is, but ensure the setting Time-Sensitive Notifications are enabled in your intended Focus?
{
"aps": {
"alert": "This is an active notification.",
"interruption-level": "time-sensitive"
}
}