webxr-samples icon indicating copy to clipboard operation
webxr-samples copied to clipboard

Samples broken on Android Chrome Canary

Open erikriverson opened this issue 5 years ago • 2 comments

I'm trying to run the AR Hit Test sample. When I click 'Start AR' and have remote debugging turned on with Chrome Canary 73.0.3653.0, Android 8.0.0 on a Samsung Galaxy S9, I see the following in the JS console. screen shot 2018-12-27 at 3 33 50 pm

erikriverson avatar Dec 27 '18 23:12 erikriverson

Hi Erik, the spec has changed pretty significantly over the past few months. Sorry I can't speak to what exactly is implemented in Canary currently, but I believe the equivalent method in the current spec is getViewerPose. I'd recommend reading through the explainer and spec though as some methods/types are not strictly equivalent.

tencircles avatar Dec 28 '18 17:12 tencircles

See also #25

brianpeiris avatar Jan 15 '19 02:01 brianpeiris