Skip to content

Conversation

@Will5
Copy link

@Will5 Will5 commented Sep 9, 2024

This is a follow-up from LinusU#145.

I encountered this error again, and, after some research, I found that "As of iOS 13, UIApplication.shared.delegate?.window has been deprecated. Instead, you should use the SceneDelegate to get the root view controller. If you're targeting iOS 13 and later, you should update your code to handle this.". This attempts to address that (still testing)

@Will5
Copy link
Author

Will5 commented Sep 9, 2024

This did not work yet 🙁

@ThexXTURBOXx
Copy link
Owner

Feel free to experiment a bit - I will merge this when it's working!

@ThexXTURBOXx ThexXTURBOXx marked this pull request as draft September 20, 2024 11:14
@ThexXTURBOXx
Copy link
Owner

Closing for now due to being stale - feel free to reopen this or open another PR when ready!

@Will5
Copy link
Author

Will5 commented Sep 13, 2025

I finally came back to this, and both the before and after worked for me. I think the issue had to do with Flutter versions.

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.

2 participants