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:
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
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
1. 1. 1.
WORKAROUNDS (IF ANY)
ADDITIONAL COMMENTS