Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

[QUESTION] Can I use depth api and cloud anchors at the same time?? #779

Open
kawaiipss opened this issue Apr 8, 2021 · 0 comments
Open
Labels

Comments

@kawaiipss
Copy link

SPECIFIC ISSUE ENCOUNTERED

HI, I am now trying to build a multiplayer AR app that interacts with the real world using ARCore.

However, since the Depth API and Cloud anchors are used at the same time, the anchor object created in the host is not visible in the client.

So I wonder if both features are not originally supported at the same time or if there is something I am missing.

Thanks!

VERSIONS USED

  • Unity: 2020.3.0f1
  • ARCore SDK for Unity: arcore sdk 1.23.0
  • Device manufacturer, model, and O/S: Samsung Galaxy S10, S21 // Android O/S
  • Google Play Services for AR (ARCore): 1.23.210260603
    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:
@kawaiipss kawaiipss added the bug label Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant