JFContactsPicker
JFContactsPicker copied to clipboard
PostalAddress
Hi!
I would need to get PostalAddresses(street, city, postal, country etc.) instead of the Email. Any idea how to do that?
The Contact
class would need to be modified to include the postal address information. That way when the picker creates the contacts from Apple's CNContact
s the postal info would be included.
I won't have time to work on this until the weekend. If you want to make the change and submit a PR I would be happy to review it.
Ok! Lets see what I can do. I have the solution, but it needs some more modifications.