Skip to content

Crashe on iOS 13 #29

@EngineHG

Description

@EngineHG

For example
`var statusBarWindow: UIView? {

    if let statusBarWindow = UIApplication.shared.value(forKey: "statusBarWindow") as? UIWindow {
        return statusBarWindow
    }
}`

When getting an internal property, it crashes

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