Skip to content

[Feature Request]: Add apns-unique-id in response #95

@eryue0220

Description

@eryue0220

Currently the response only return the notification payload object. Could add a new param apns-unique-id to help debug, which is in the response header?

{
  "headers": {
    "apns-id": "ACDFB3EB-105B-D33C-7F29-8D09A01CC4EF",
    "apns-unique-id": "4084a6e4-9ea8-6d2a-ca49-9a344a152da7"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions