Hello!
I’m new to ARFoundation, but I’ve used ARCore sdk in the past, and I never had issues.
Now I’ve created a very simple test (a cube floating in the space) with ArFoundation + ArCoreXrPlugin, just following this tutorial
I’ve deployed the app with “Minimum API level” = Android 8.0, “Target API level” = Automatic
It’s perfectly working on an (old) SamsungS8 with Android 9, but it’s not working at all on SamsungS10 with Android 12.
In my AndroidStudio I have installed SDK 8,9 and 10.
Sorry for my ignorance, but maybe should I install the AndroidStudio SDK 12, to make it work?
Or maybe is it a bug?
Many thanks!