Skip to content

Crash iOS 9.2 below archive by xcode 10.1 #35

@chinhndse03483

Description

@chinhndse03483

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

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