giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
435 stars 280 forks source link

Error Could not launch engine with configuration #227

Open BehroozBvk opened 9 months ago

BehroozBvk commented 9 months ago

Hi, I followed the article, but when I run the program, I get this error, why?

✓  Built build/app/outputs/flutter-apk/app-debug.apk.
Installing build/app/outputs/flutter-apk/app-debug.apk...          24.1s
E/flutter (26749): [ERROR:flutter/runtime/dart_isolate.cc(144)] Could not prepare isolate.
E/flutter (26749): [ERROR:flutter/runtime/runtime_controller.cc(463)] Could not create root isolate.
E/flutter (26749): [ERROR:flutter/shell/common/shell.cc(645)] Could not launch engine with configuration.
giandifra commented 8 months ago

Hello can you try this https://github.com/giandifra/arcore_flutter_plugin/pull/228 ?