Show contacts along with geocoder results

Update: The below boils down to using an array of different object types as a data source for a table view

Include [CNContact] along with [MKLocalSearchCompletion] for navigation or alike . . . for requesting a location using MKLocalSearchCompletion, MKLocalSearch.Request(completion: searchCompletion) is used

I am wondering how I would go about including a CNContact in the search completion list and then request its location for navigation

@lganti Do you still have issues with this?

nope, resolved - thanks for asking

This topic was automatically closed after 166 days. New replies are no longer allowed.