You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I can't get the sender (UIButton) from NYAlertActon. I think It could be possible if you put @property (weak, nonatomic) UIButton *actionButton; inside NYAlertViewController.h
The text was updated successfully, but these errors were encountered:
Hi
I can't get the sender (UIButton) from NYAlertActon. I think It could be possible if you put
@property (weak, nonatomic) UIButton *actionButton;
inside NYAlertViewController.hThe text was updated successfully, but these errors were encountered: