Siren v4.0.1 Release Notes

Release Date: 2019-01-06 // over 5 years ago
    • 🛠 Fixes alerts being layered on top of each other when the consuming app is backgrounded by adding a didEnterBackgroundNotification observer.
    • ⚡️ Changes PresentationManager's alertController variable from private to internal to provide Siren.swift access to this variable. This may get moved into PresentationManager in a future update.
    • ➕ Adds missing documentation to wail method.
    • Other minor changes to how code is ordered in Siren.swift

    ✅ Thanks to @kamrankhan07 for his extensive testing of Siren v4.0.0 and for finding the the alert layering issue.