arcore-unity-sdk
arcore-unity-sdk copied to clipboard
Can you provide local support for Cloud Anchor?
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
- 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: