Skip to content

Thread 1: "Access to _UIBarBackground's _backgroundEffectView ivar is prohibited. This is an application bug" #110

Description

@mrbluesky888

Thread 1: "Access to _UIBarBackground's _backgroundEffectView ivar is prohibited. This is an application bug"

  • (UIView *)jz_backgroundView {
    if (@available(iOS 10, *)) {
    return [self valueForKeyPath:@"_backgroundView._backgroundEffectView"];
    }
    return [self valueForKeyPath:@"_backgroundView"];
    }

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