giandifra / arcore_flutter_plugin

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

0.2.0-alpha - Question #216

Open dariocavada opened 1 year ago

dariocavada commented 1 year ago

I am currently trying to utilize version 0.2.0-alpha because version 0.1.0 seems to have compatibility issues with Gradle/Kotlin.

Here are the steps I have taken to attempt to reproduce the problem:

However, upon selecting any of the tests, the app failed to perform as expected. For instance, opening the camera and pointing it at the image resulted in no changes. Similarly, selecting 'Augmented Faces' opened the front camera, but no subsequent actions occurred.

I would appreciate any advice or suggestions you might have on what I could do next, or if there are any other tests you recommend I perform.

Thank you for your time and assistance.