google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 400 forks source link

Cloud Anchor Resolution on Same Device over multiple session #653

Closed dv-dt-spal closed 5 years ago

dv-dt-spal commented 5 years ago

SPECIFIC ISSUE ENCOUNTERED

Refresh list for Unity ARCore Cloud Anchor Sample returns with size 0 if trying to resolve on the same device. or Cannot rejoin the room where the cloud anchor was hosted on the same device in multiple sessions within 24 hours.

  1. Does this work only if multiple devices are being used?
  2. Can't the same device return to the same content that was placed in the starting session if the same device is able to resolve the cloud anchor in a new session?
  3. Does anyone know if the behavior is same in the Android SDK?
  4. Does the host device always need to be present in the meeting/AR Session created for the other devices to resolve the cloud anchor?

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. Run the sample cloud anchor unity application after setting up the prerequisite.
dv-dt-spal commented 5 years ago

https://github.com/google-ar/arcore-unity-sdk/issues/445#issuecomment-542816769