Post not yet marked as solved
Post marked as unsolved with 1 replies, 331 views
I tried to use location manager (CLLocationManager) in a custom intent handler, so I can make some calculations based on Latitude and Longitude.
But didUpdateLocations method is never called, neither didFailWithError.
It is possible to use Location services in an intent used with Siri?