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

Crash iOS 9.2 below archive by xcode 10.1 #35

Open
chinhndse03483 opened this issue Nov 3, 2018 · 0 comments
Open

Crash iOS 9.2 below archive by xcode 10.1 #35

chinhndse03483 opened this issue Nov 3, 2018 · 0 comments

Comments

@chinhndse03483
Copy link

hello,
We found a bug at line 78, class: BFPapaerButton.m

  • (instancetype)initWithCoder:(NSCoder *)decoder
    {
    self = [super initWithCoder:decoder];
    if (self) {
    [self setupRaised:YES];
    }
    return self;
    }

please help me check and fix it

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

1 participant