Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minimum support for UIScene #181

Merged
merged 2 commits into from Nov 2, 2021

Conversation

marcotta
Copy link
Contributor

@marcotta marcotta commented Oct 30, 2021

#180 When using UIScene,
the object window remains nil on AppDelegate.
In this scenario, as a fallback, try to find the window from one of the connectedScenes.

When using UIScene, window on AppDelegate will return nil.

As a fallback try to find the window from the connectedScenes.
@darwin-morocho
Copy link
Owner

@marcotta thanks for your contribution. I will check it as soon as posible

@darwin-morocho darwin-morocho reopened this Nov 2, 2021
@darwin-morocho darwin-morocho merged commit 5a73b35 into darwin-morocho:master Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants