Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not sending IOS push notifications via gRPC #551

Open
oybekmuzropov opened this issue Dec 1, 2020 · 1 comment
Open

Not sending IOS push notifications via gRPC #551

oybekmuzropov opened this issue Dec 1, 2020 · 1 comment

Comments

@oybekmuzropov
Copy link

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

@slimus
Copy link
Contributor

slimus commented Oct 26, 2021

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants