Skip to content

Impeller Errors #220

@comassergio1

Description

@comassergio1

Describe the bug
A clear and concise description of what the bug is.

[ERROR:flutter/impeller/renderer/backend/metal/context_mtl.mm(218)] Break on 'ImpellerValidationBreak' to inspect point of failure: Could not set up the command queue.
[ERROR:flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalImpeller.mm(31)] Could not create Metal Impeller Context.
Error initializing DevFS: DevFSException(Service disconnected, _createDevFS: (-32000) Service connection disposed, null)
Lost connection to device.

The error described above only happens on iOS. On Android devices it compiles without problems and my application runs correctly

Expected behavior
A clear and concise description of what you expected to happen.

I want it to work on iOS

Information:

  • Dart version: 3.6.1
  • Flutter version: 3.27.3
  • Platform: Mac OSX Sonoma 14.7.2
  • Package version:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions