Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block won't trigger when using [actionSheet addButtonItem:(RIButtonItem *)] #41

Open
yijiasu opened this issue Aug 9, 2014 · 2 comments

Comments

@yijiasu
Copy link

yijiasu commented Aug 9, 2014

It works normally when I use the default init method " [[UIActionSheet alloc] initWithTitle:cancelButtonItem:destructiveButtonItem:otherButtonItems]".

But when i use the addButtonItem method to dynamically add ActionSheet button items, the block will not trigger when i tap the button

@twobitlabs
Copy link

+1 seeing this as well. I swear it used to work.

@twobitlabs
Copy link

This was fixed in #40

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

No branches or pull requests

2 participants