GitHub user kas84 opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/92
added support for destructive Button on iOS ### Platforms affected iOS ### What does this PR do? Adds UIAlertActionStyleDestructive support for buttons on iOS. ### What testing has been done on this change? Yes You can merge this pull request into a Git repository by running: $ git pull https://github.com/kas84/cordova-plugin-dialogs master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-dialogs/pull/92.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #92 ---- commit fb295b9c6310f0bbb1efbdeb944b9b2aa3a63d95 Author: Pablo Caselas <pablo.case...@solvver.com> Date: 2017-03-05T09:29:15Z added support for destructive Button on iOS ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org