-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hello,
APNS service has a known. bug that, if you send a request in a session which stays idle for a while, APNS service returns an internal server error such that : "500 Internal Server Error: Unable to write frame"
Other push services overcome this problem by refreshing their APNS connections when they encounter this kind of a problem. (for example: jchambers/pushy#529)
Is there a way to refresh connection in Perfect Notifications?
Metadata
Metadata
Assignees
Labels
No labels