You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @oybekmuzropov ! Sorry for the late reply. If it is still actual, please can you provide docker-compose file or docker run string and config example? And maybe you have any logs? And the last one: can you please test latest master code? Thanks!
I am trying to send IOS push notification. It gives success response but gorush docker image throws error.
goroutine 27 [running]: github.com/sideshow/apns2.(*Client).Development(...) /go/pkg/mod/github.com/sideshow/apns2@v0.20.0/client.go:120 github.com/appleboy/gorush/gorush.getApnsClient(...) /drone/src/gorush/notification_apns.go:356 github.com/appleboy/gorush/gorush.PushToIOS(0x0, 0x0, 0x0, 0x0, 0xc00014c2f0, 0x1, 0x1, 0x1, 0xc0002be480, 0xc, ...) /drone/src/gorush/notification_apns.go:381 +0x49c github.com/appleboy/gorush/gorush.SendNotification(0x109c1e0, 0xc00007c570, 0x0, 0x0, 0x0, 0x0, 0xc00014c2f0, 0x1, 0x1, 0x1, ...) /drone/src/gorush/worker.go:26 +0x107 created by github.com/appleboy/gorush/rpc.(*Server).Send /drone/src/rpc/server.go:97 +0x513
The text was updated successfully, but these errors were encountered: