Update ref.
This commit is contained in:
parent
5af327af4a
commit
a1fddd32af
|
@ -176,7 +176,7 @@ type ApnsPayload struct {
|
|||
Aps ApnsPayloadKeys `json:"aps"`
|
||||
|
||||
// TODO: add support for custom keys
|
||||
// https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/generating_a_remote_notification
|
||||
// https://developer.apple.com/documentation/usernotifications/generating-a-remote-notification
|
||||
customKeys map[string]any
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue