-
Notifications
You must be signed in to change notification settings - Fork 347
Open
Description
Please ensure that you are using the latest version of the master branch before filing an issue.
Also make sure to include logs (if applicable) to help reproduce the issue by setting the GODEBUG=http2debug=2
env var.
-
What version of Go are you using?
go.1.22.0
-
What OS and processor architecture are you using?
arm64
darwin
-
What did you do?
Passed this variable to a functionapnsPayload := payload.NewPayload()
CallingapnsPayload.ThreadID()
from function parameterapnsPayload
of type*payload.Payload
-
What did you expect to see?
No panic -
What did you see instead?
Panicinterface conversion: interface {} is map[string]interface {}, not *payload.aps
Metadata
Metadata
Assignees
Labels
No labels