arcore-unity-sdk icon indicating copy to clipboard operation
arcore-unity-sdk copied to clipboard

Can you provide local support for Cloud Anchor?

Open SetoKaiba opened this issue 4 years ago • 0 comments

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:

STEPS TO REPRODUCE THE ISSUE

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

SetoKaiba avatar Feb 27 '21 03:02 SetoKaiba