Skip to content

[ios]: Make deprecation notice for accessing rootViewController at launch #169218

@gaaclarke

Description

@gaaclarke

Spawned from #168914

The reland of #168914 became a breaking change. We should create a way to notify users that the old usage pattern is now deprecated.

@vashworth and I think that performing a static check is the most reliable way to notify users. Doing it at runtime is difficult because the FlutterAppDelegate.window.rootViewController evaluates to nil, so there is no object to correct the deprecated usage.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listplatform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions