Skip to content

Another attempt to address layering AlertView issue

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 07 Oct 01:23
· 122 commits to master since this release

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