You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
performARHitTestWithPoint works as expected on iOS, but on Android it always returns an empty array. I have verified that my Android supports AR (isARSupportedOnDevice returns true, and if I add AR objects to the scene, they display properly).