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