Question by
fchiarandini · Jun 21, 2018 at 08:32 AM ·
androidlocationgps
Location Services not starting when system GPS is enabled.
Hi!
I have this weird problem: when the Android system GPS is enabled, the Unity Location Services won't start (the initialization times out), otherwise they'll do.
Why is this happening?
To initialize and start the Location Services I'm using the doc's suggested method here.
I'm also using the Cardboard VR plugin to manage the device's gyroscope and I enabled manually the permissions in the manifest file, so the location permission is asked and everything should be working fine I guess.
Thank you for you time!
Comment