You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
The cloud anchor requires the google cloud service which is not available in China. Can you please provide a local support for it like ARKit and previous Tango does?
VERSIONS USED
Unity:
ARCore SDK for Unity:
Device manufacturer, model, and O/S:
Google Play Services for AR (ARCore):
On Windows, use: adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
On macOS, use: adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
Output of adb shell getprop ro.build.fingerprint:
STEPS TO REPRODUCE THE ISSUE
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS
The text was updated successfully, but these errors were encountered:
SPECIFIC ISSUE ENCOUNTERED
The cloud anchor requires the google cloud service which is not available in China. Can you please provide a local support for it like ARKit and previous Tango does?
VERSIONS USED
On Windows, use:
adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
On macOS, use:
adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
adb shell getprop ro.build.fingerprint
:STEPS TO REPRODUCE THE ISSUE
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS
The text was updated successfully, but these errors were encountered: