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
{{ message }}
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
ARCore seems to combine a lot of sensor data for the positioning / motion tracking of the device.
However, if I want to access the GPS data through the LocationService it gives me the status disabled for LocationService and any access on the latitude/longitude does not return any plausible values.
Does anyone know why this is happening? How can I access the coordinates of the LocationService?