Siren v5.2.2 Release Notes

Release Date: 2019-10-07 // over 4 years ago
  • 🚀 This release attempts to fix the iOS 13 issue around layered AlertViews. I've changed the ordering of the calls for all UIAlertAction, pushing UIWindow cleanup to happen earlier in the sequence.

    Note, that I have not been able to faithfully reproduce this issue, so this is a shot in the dark that it will solve this issue.

    Closes #312
    Closes #310
    Closes #309
    Closes #308