JFContactsPicker icon indicating copy to clipboard operation
JFContactsPicker copied to clipboard

PostalAddress

Open Sub-Zero-1 opened this issue 7 years ago • 2 comments

Hi!

I would need to get PostalAddresses(street, city, postal, country etc.) instead of the Email. Any idea how to do that?

Sub-Zero-1 avatar Jan 22 '18 18:01 Sub-Zero-1

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 CNContacts 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.

JettF avatar Jan 22 '18 18:01 JettF

Ok! Lets see what I can do. I have the solution, but it needs some more modifications.

Sub-Zero-1 avatar Jan 22 '18 20:01 Sub-Zero-1