Skip to content

Remove "Using the Impeller rendering backend" error that logs on every flutter run. #142488

Closed
flutter/engine
#50448
@jmagman

Description

@jmagman
  1. Using Impeller shouldn't be an error.
  2. Now that impeller is the default on iOS [Impeller] Provisional iOS impeller flag-flip. engine#40405, let's switch this to only log if Impeller is off.
Launching lib/main.dart on iPad Pro 11 in debug mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: S8QB4VV633
Running Xcode build...
 └─Compiling, linking and signing...                      2,940ms
Xcode build done.                                           14.3s
[ERROR:flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalImpeller.mm(42)] Using the Impeller rendering backend.
Installing and launching...                                        21.8s

Metadata

Metadata

Assignees

Labels

e: impellerImpeller rendering backend issues and features requestsengineflutter/engine repository. See also e: labels.platform-iosiOS applications specificallyteam-engineOwned by Engine team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions