Skip to content

[[UIApplication sharedApplication] keyWindow]; deprecation (since iOS 13.0) should be handled #8226

@markdevocht

Description

@markdevocht

Our RNN app is still using
UIWindow *keyWindow = [[UIApplication sharedApplication] keyWindow];

This has been deprecated since iOS 13.0 and will need to be updated to handle 'foldable' devices

Image

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions