Skip to content

Use of deprecated UIApplication.shared.statusBarOrientation causes linking error for iOS 13.0 #75

Description

@Finni123

When trying to build my app, during the linking phase I get an error like this:

DisplayOrientationListener.swift:29:35: warning: 'statusBarOrientation' was deprecated in iOS 13.0: Use the interfaceOrientation property of the window scene instead.

So it seems like this needs to be fixed here.

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