AR-js-org / AR.js

Image tracking, Location Based AR, Marker tracking. All on the Web.
MIT License
5.41k stars 924 forks source link

[bug report] gps permission is asked twice on chrome for windows #501

Open marcusx2 opened 1 year ago

marcusx2 commented 1 year ago

Do you want to request a feature or report a bug?

Report a bug.

What is the current behavior?

On Chrome for Windows the gps permission is asked twice.

If the current behavior is a bug, please provide the steps to reproduce.

Any geolocation ar example has this problem on Chrome for Windows

Please mention other relevant information such as the browser version, Operating System and Device Name

Chrome for Windows

What is the expected behavior?

Gps location request should be asked only once just like on mobile.

nickw1 commented 1 year ago

Will look into this if I can, but it will require borrowing a windows machine so there might be a bit of a delay.