I am aware there is now a way to simulate location, but is there a way to simulate compass values?.
|
feedback
|
|
Compass is not in the list of the hardware interactions supported by the simulator and CLLocationManager headingAvailable reports it's not available on the simulator. Also, in this doc:
Specifically CLLocationManager has this class property to check if the compass is available:
If I run this under the simulator:
Outputs:
| ||||
|
feedback
|