iPhone Address Book - Actual Addresses
        Posted  
        
            by Programasaurus
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Programasaurus
        
        
        
        Published on 2010-05-30T07:10:21Z
        Indexed on 
            2010/05/30
            7:12 UTC
        
        
        Read the original article
        Hit count: 387
        
I'm trying to retrieve all the addresses from the address book and display them in a tableview, but I am having trouble understanding the structure of the dictionary for which street addresses are returned. Does anyone know of a tutorial or relevant code snippet for extracting the street address(es) of contacts in the AddressBook?
© Stack Overflow or respective owner