Reading the documentation, Apple points to ABPerson for the keys to use on CLPlacemark's addressDictionary.
But since iOS 9, ABPerson is deprecated.
Is there something else to use for the keys ?
Reading the documentation, Apple points to ABPerson for the keys to use on CLPlacemark's addressDictionary.
But since iOS 9, ABPerson is deprecated.
Is there something else to use for the keys ?
Copyright © 2021 Jogjafile Inc.
I was able to figure some of them out for a problem I've been having:
See my question here.