Skip to content

SCLAlertView is not working!!!!!!! #148

Closed
@PreSwift

Description

@PreSwift

// When I user SCLAlertView like this, is not working! And what should I do?

SCLAlertView *alert = [[SCLAlertView alloc] init];
[alert showWarning:@"xxxx" subTitle:@"xxxx" closeButtonTitle:@"xxxx" duration:0.0f];
[alert addButton:@"xxxx" actionBlock:^{
// xxxx
}];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions