Skip to content

Plugins do not work for iOS background execution #21925

@bkonyi

Description

@bkonyi

Attempting to use a plugin in the context of a background isolate spawned by another plugin will cause failures when making calls over method channels. On Android, the PluginRegistrant interface is used to allow for plugins to register the application's plugins with a FlutterNativeView but no equivalent is available on iOS.

Metadata

Metadata

Labels

a: existing-appsIntegration with existing apps via the add-to-app flowcustomer: googleVarious Google teamse: embedderUsers of the Embedder APIengineflutter/engine related. See also e: labels.platform-androidAndroid applications specificallyplatform-iosiOS applications specifically

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions