ChannelError.ioOnClosedChannel #121
Replies: 1 comment
|
This is not expected, but very old question. Try upgrading to the latest! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm getting
ChannelError.ioOnClosedChannelabout every 20~30 mins when sending a push.Is this an expected behavior?
Currently whenever I receive this error, I create a new
APNSwiftConnectionand close the old one. So far so good, but I'm worrying that Apple may blocks my server, as mentioned in Apple doc:All reactions