I'm using 1.0.6-final, sometimes the error_fun of the apns_connection will be called with apns:status() "missing_payload_size".
I checked my code of sending apns messages but couldn't find anything wrong.
What is the cause of this error? How to avoid it?
Thanks