ChannelError.ioOnClosedChannel #121
Unanswered
JunyuKuang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm getting
ChannelError.ioOnClosedChannel
about every 20~30 mins when sending a push.Is this an expected behavior?
Currently whenever I receive this error, I create a new
APNSwiftConnection
and close the old one. So far so good, but I'm worrying that Apple may blocks my server, as mentioned in Apple doc:Beta Was this translation helpful? Give feedback.
All reactions