This repository has been archived by the owner on Jan 2, 2020. It is now read-only.
v1.1.1
Version 1.1.1
11 Sep 2016
- Change UIAlertController's actual
preferredStyle
instead of keeping it in an associated
property, to avoid UIKit consistency exceptions. Thanks to: nirgin - Allow
executeActionForButtonWithTitle:
even when no handler was set. Thanks to: John Foulkes - Don't record presentation of non-alerts. Thanks to: Tom Bates
- Quiet runtime warning about attempting to load view controller while deallocating.
Thanks to: Marcelo Fabri