Rpush v3.2.0 Release Notes

Release Date: 2018-06-13 // almost 6 years ago
    • Rpush.apns_feedback for one time feedback retrieval. Rpush.push no longer checks for feedback (#117, #105).
    • Lazily connect to the APNs only when a notification is to be delivered (#111).
    • Ensure all notifications are sent when using Rpush.push (#107).
    • 🛠 Fix issue with running Rpush.push more than once in the same process (#106).