CFAlertViewController icon indicating copy to clipboard operation
CFAlertViewController copied to clipboard

Add the possibility to update the alert while is visible to the user

Open lechuckcaptain opened this issue 7 years ago • 0 comments

New Issue Checklist

Issue Info

Info Value
Platform Name ios
Platform Version 12.0
CFAlertViewController Version 3.1
Integration Method cocoapods
Xcode Version Xcode 10.1

Issue Description and Steps

It would be nice to have the possibility to change some alert properties dinamically, from a background thread while the alert is visible to the user (e.g. title, message).

lechuckcaptain avatar Dec 13 '18 18:12 lechuckcaptain