Hi there!
Just updated from Xcode 9 to Xcode version 10.0 (10A255).
Did a build and ran my app in the Simulator (iPhone X - 12.0 and iPhone SE - 12.0).
In the Simulator I select: Debug -> Location -> Freeway drive (default).
I starting tracking by calling 'locationManager.startUpdatingLocation()'.
However, NOTHING HAPPENS HEREAFTER, i.e. the CLLocationManagerDelegate function 'didUpdateLocations()' never gets called.
Everything worked fine before the Xcode update.
Any help is appreciated!
Kindly
Klaus Kyrsting