Skip to content

Request From Flutter Team: Migrate AppDelegate.window API usage #2880

Description

@hellohuanlin

Is there an existing feature request for this?

  • I have searched the existing feature request

Operating System

iOS

Pain

This plugin currently relies on legacy UIApplication APIs to access the window (code here). With Apple's mandatory adoption of the UIScene lifecycle in iOS 27, these legacy patterns will result in unexpected behavior since AppDelegate.window would be nil.

Suggested solution

For detailed instructions, please see the official UIScene adoption guide for plugins.

Useful resources

No response

Additional information

No response

Self grab

  • I'm ready to work on this issue!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions