Atsix26
Lurker
I'm developing an ARCore app with Unity and I'm trying to test it on Android Studio's Android Emulator. I've built the .apk file and installed it on the virtual device but the app crashes a few seconds after starting up. Before that, it's only possible to see the app's UI, while the rest of the screen is completely black.
I've already installed the latest version of the Google Play Services for AR, set the virtual device's back camera to show the Virtual Scene, and I've also allowed my app to access the camera in the virtual device settings, but the problem persists. Also, the Virtual Scene works fine on the camera app, it just doesn't work inside my app.
Here is the stack trace, up to the point where the app crashes:
https://pastebin.com/v9rgcZnt
If someone could help me out with this, I would be really thankful.
I've already installed the latest version of the Google Play Services for AR, set the virtual device's back camera to show the Virtual Scene, and I've also allowed my app to access the camera in the virtual device settings, but the problem persists. Also, the Virtual Scene works fine on the camera app, it just doesn't work inside my app.
Here is the stack trace, up to the point where the app crashes:
https://pastebin.com/v9rgcZnt
If someone could help me out with this, I would be really thankful.