drydart / model_viewer.dart

A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.
https://pub.dev/packages/model_viewer
The Unlicense
209 stars 101 forks source link

AR not working when load local asset #23

Open jose-gzs opened 3 years ago

jose-gzs commented 3 years ago

When you press the AR button with a local asset it does not work. However when you load a url it works correctly.

dJani97 commented 3 years ago

I can confirm this issue happening on both Android 8, 10 and 11 using the Example project. The app named "Google Play Services for AR" is installed on my devices, so this shouldn't be the cause of the problem.

A screenshot of the error message: screenshot