Skip to content

Breaking Changes to SirenAlertMessaging

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 22 Sep 19:45
· 269 commits to master since this release
1a215cc

#226, #228

Introduced a breaking change toSirenAlertMessaging. Instead of messages of type string, objects of type NSAttributedString need to be passed in. This will allow for further customization of Siren's UIAlertController without having to create a brand new alert.