Dear all,
I’m facing an issue the experts here might have met before.
I’m using the emulator the way it is described here: Run AR Apps in Android Emulator | ARCore | Google for Developers watching carefully for all the settings. The ARCore HelloAR C sample app works perfectly, the virtual home scene appears as it should in this image.
When I try to build my basic app from Unity to emulator:
- the build succeeds,
- the emulator starts up properly,
- app gets copied and installed,
- app starts,
- AR “Entering camera mode” message arrives like here
- screen stays black, the virtual home scene does not appear
Have any of you met with this issue before and maybe found solution?
Thanks!