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

Commits on Oct 30, 2021

  1. Add support for UIScene

    When using UIScene, window on AppDelegate will return nil.
    
    As a fallback try to find the window from the connectedScenes.
    marcotta committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    04e6653 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from marcotta/ios_scenes

    Add support for UIScene
    marcotta committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    24b9ae1 View commit details
    Browse the repository at this point in the history