Skip to content

Request From Flutter Team: Migrate to registrar.viewController API #364

Description

@vashworth

This plugin currently relies on legacy UIApplication APIs to access the root view controller (code here and here). With Apple's mandatory adoption of the UIScene lifecycle in iOS 27, these legacy patterns will result in unexpected behavior. Please migrate to the new registrar.viewController API to ensure compatibility.

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

Consider using the provided SKILL designed to identify and refactor these legacy patterns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions