fulldecent / corelocationcli

Command line program to print location information from CoreLocation
MIT License
217 stars 29 forks source link

CoreLocationCLI times out on Mac OSX 10.14 (mojave) #20

Closed gbstan closed 5 years ago

gbstan commented 5 years ago

I have tried to get CoreLocationCLI to work on OSX 10.14 (mojave), but it invariably times out.

Here is the output that appears after about 5 seconds:

CoreLocationCLI Fetching location timed out. Exiting.

Is the current version of CoreLocationCLI compatible with OSX 10.14?

gbstan commented 5 years ago

This is now resolved. For some reason, the updated to OSX 10.14 de-activated all location services. Reactivating them fixed the problem.