Skip to content

Change timing for when callback is triggered#1

Open
arvidjanson wants to merge 1 commit intobarefoothackers:masterfrom
arvidjanson:master
Open

Change timing for when callback is triggered#1
arvidjanson wants to merge 1 commit intobarefoothackers:masterfrom
arvidjanson:master

Conversation

@arvidjanson
Copy link

It's probably a better idea to trigger the callback a bit later, on didDismiss, as this is triggered after the AlertView animation is finished. For instance, this makes it possible to display modal view controllers from within the completion block.

It's probably a better idea to trigger the callback a bit later, on didDismiss, as this is triggered after the AlertView animation is finished. For instance, this makes it possible to display modal view controllers from within the completion block.
@kalasjocke
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants