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

push notifications to iOS 13 ! How exactly? #922

Open
rafinewman opened this issue Sep 3, 2020 · 0 comments
Open

push notifications to iOS 13 ! How exactly? #922

rafinewman opened this issue Sep 3, 2020 · 0 comments

Comments

@rafinewman
Copy link

What version of PushSharp are you using? 2.2

Describe your issue:

we have existing server app that send successfully push notifications to Android and iPhones with iOS < 13
but now we try to send to new app on iOS 13 and we always get various of failures from PushSharp and Apple gateways.
Why?
is it possible to send push to iOS 13 using PushSharp 2.x? how?
is it possible to send push to iOS 13 using PushSharp 4.x? how?

Please provide any Exception Stack Traces

push_OnServiceException (System.Security.Authentication.AuthenticationException): A call to SSPI failed, see inner exception

and also

push_OnNotificationRequeue Cause:Maximum number of attempts (3) to connect to gateway.push.apple.com:2195 was reached!, Queued count:6

and also

push_OnNotificationFailed: iOS, token=7de8a4a257a654ba51a1ef0249a9e3c263abf4af7a45c5f10bd950e1dae4704d - The maximum number of Send attempts to send the notification was reached!

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

1 participant