google-ar / WebARonARCore

An experimental Chromium modification in the form of an app for Android that lets developers build Augmented Reality (AR) experiences using web technologies on top of Google's ARCore.
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
757 stars 115 forks source link

WebARonARCore can not work on Galaxy Note8 #74

Open Frankling opened 6 years ago

Frankling commented 6 years ago

WebARonARCore always crashed

robertjuh commented 6 years ago

Any error logs? Something in the console when you are remotely debugging? Which ARCore version installed on your phone?

judax commented 6 years ago

As stated in the README, the current implementation of WebARonARCore only supports ARCore Developer Preview 1 which does not support as many devices as the latest ARCore version. We are working on a major update of the project that will resolve this and many other issues.