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

Apns notification error: 'ConnectionError' - System.NullReferenceException #902

Open
elvirp opened this issue Jun 5, 2019 · 0 comments
Open

Comments

@elvirp
Copy link

elvirp commented Jun 5, 2019

What version of PushSharp are you using?
We are using PushSharp.Apple 1.0.1

Describe your issue:
We get the following error:

Source : PushSharp.Apple
Exception :
PushSharp.Apple.ApnsNotificationException: Apns notification error: 'ConnectionError' ---> System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object.
à PushSharp.Apple.ApnsConnection.createBatch(List`1 toSend)
à PushSharp.Apple.ApnsConnection.d__21.MoveNext()
--- End of inner exception stack trace ---
à PushSharp.Apple.ApnsServiceConnection.d__2.MoveNext()

What are the steps required to reproduce this issue?
It seems to happen randomly. I'm using PushSharp

Please provide any Exception Stack Traces

lease advise how to troubleshoot this error.

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