pushmeup icon indicating copy to clipboard operation
pushmeup copied to clipboard

Broken pipe error

Open shaharmintz opened this issue 9 years ago • 0 comments

When using APNS.send_notifications I encounter "Broken pipe" errors which after googling around I understand have to do with invalid device registration ids (user blocked notifications, uninstalled the app, etc.). Is there a way to have the APNS.send_notifications method resume pushing to the rest of the devices while just accumulating errors instead of raising an exception and returning?

Great gem BTW!

shaharmintz avatar Dec 01 '15 08:12 shaharmintz