Skip to content

apns-priority has three enumeration values. Why do you only have 10 and 5 here, missing 1? #1088

Open
@18645956947

Description

`The priority of the notification. If you omit this header, APNs sets the notification priority to 10.

Specify 10 to send the notification immediately.

Specify 5 to send the notification based on power considerations on the user’s device.

Specify 1 to prioritize the device’s power considerations over all other factors for delivery, and prevent awakening the device.`

apns-priority has three enumeration values. Why do you only have 10 and 5 here, missing 1?

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions