how to access “device only” gps in Unity
Hi! Can somebody’s help me? I need to understand how to access “device only” gps in Unity instead of the standard “high accuracy” approach that mixes gps and network (wi-fi, cellular+bluetooth) in android Location option. The standard code hangs during initialization. Thanks!
Comment