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:
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: