Skip to content

Make sure splash screen doesn't block supplying an engine to FlutterViewController. #24260

@dnfield

Description

@dnfield

FlutterViewController will attempt to show a splash screen using the default one for the app if it can't find one.

This is undesirable in many Add2App use cases where someone wants to display a FlutterViewController as a child/sub view without using a splash screen, but still has a splash screen for their app.

The embedding API should offer some easier way to avoid this.

/cc @matthew-carroll @jamesderlin

Metadata

Metadata

Assignees

Labels

a: existing-appsIntegration with existing apps via the add-to-app flowe: embedderUsers of the Embedder APIplatform-iosiOS applications specifically

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions