ARCore-Location icon indicating copy to clipboard operation
ARCore-Location copied to clipboard

locationScene.deviceLocation.currentBestLocation is null

Open sudoTAK opened this issue 6 years ago • 2 comments

locationScene = new LocationScene(this, this, arSceneView); Location currentBestLocation = locationScene.deviceLocation.currentBestLocation;

currentBestLocation is always null. Do I have to implement my own location handling?

sudoTAK avatar Jan 15 '19 15:01 sudoTAK

I'm having the same problem.

MaryRemillard avatar Jan 15 '19 17:01 MaryRemillard

Same here.. :(

ultimate2106 avatar Apr 19 '20 10:04 ultimate2106