Location Simulation not working in Xcode 10 and iOS 12

I am developing an app that uses GPS. In the simulator I always used the location simulation feature of Xcode which always worked for me. I selected the Debug - Location - Freeway Drive option in Xcode 10. Whenever I select some preset to simulate, Xcode shows the following error:

[Client] #Spi, Interrupted

GPS is enabled on the simulated device and the app has permission to access the GPS. I already tried to restart the simulator multiple times, selected another device, but no device works. Does anyone have a solution to this?


Regards

Replies

What happens if you select Apple as location ?


I use GPS location in simulator with XCode10 GM and XCode 10.1ß2, simulator Xr 12.0, without problem.

this is definately a bug. it takes like 5 times switching between "Apple"/"None" and a preset to get it working.

Same here, between 3-6 times back and forth between None and City Run will finally get me GPS points.

Same here. Very annoying.

Restarting my macbook resolved the issue.