Skip to content

Conversation

@victortive
Copy link

@victortive victortive commented Dec 23, 2025

Context

With the introduction of scenes to iOS. Flutter apps and plugins are expected to support scenes. Here is the UISceneDelegate documentation. Fixes #2259

Fix

Replace all instances that look at UIApplication.shared.delegate.window to try the first UIApplication.shared.connectedScenes

Screenshot(s) / Video(s)

Simulator Screenshot - iPhone 17 Pro - 2025-12-22 at 18 55 09

@victortive victortive changed the title 🐛 Scene UI View Controller Fix fix(iOS): Scene UI View Controller Jan 5, 2026
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.

iOS multi-window project doesn't work (with fix)

2 participants