-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
"Easy to use !
AMSmoothAlertView *alert = [[AMSmoothAlertView alloc]initWithTitle:@"Congrats !"
andText:@"You've just displayed this awesome alert view !"
forAlertType:AlertSuccess];"
generates the error:
"No visible @interface for 'AMSmoothAlertView' declares the selector 'initWithTitle:andText:forAlertType:'"
Metadata
Metadata
Assignees
Labels
No labels