Closed Genoil closed 4 years ago
Your device is not ARCore support.
Android/sdm845/sdm845:9/Open-Q_845_P_v1.2-PKQ1.190127.001/42:userdebug/test-keys
it is not a normal device fingerprint.
Yes I know. It is a new device prototype. What can I do to make it pass device support validation?
Installed an IMU. It doesn't crash anymore. Impossible to get tracking working without a calibrated device I guess.
SPECIFIC ISSUE ENCOUNTERED
HelloAR sample app for Unity crashes:
04-21 20:06:37.833 14139 14156 E native : ################ ARCore Native Error ################## 04-21 20:06:37.833 14139 14156 E native : ARCoreError: third_party/arcore/ar/core/c_api/session_lite_c_api.cc:47 https://cs.corp.google.com/piper///depot/google3/third_party/arcore/ar/core/c_api/session_lite_c_api.cc?g=0&l=47
VERSIONS USED
adb shell getprop ro.build.fingerprint
: Android/sdm845/sdm845:9/Open-Q_845_P_v1.2-PKQ1.190127.001/42:userdebug/test-keysSTEPS TO REPRODUCE THE ISSUE
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS
Admittedly I haven't installed an IMU yet. Could that be the cause? Or does this simply mean this devkit is not in the list of supported devices?