Skip to content

Support for iOS interruption-level API #708

Open
@itayAmza

Description

@itayAmza

Hi,
Is there a way to set interruption-level value like time-sensitive for APNSDevice?
Send communication and Time Sensitive notifications for more context if needed

example payload:

{
    "aps" : {
        "alert" : {
            "title" : "Urgent",
            "body" : "Your account requires attention."
        }
        "interruption-level" : "time-sensitive"
    }
}

Tasks

Preview Give feedback
  1. 0 of 1
    apns feature request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions