Generate vCard from AddressBook.framework
        Posted  
        
            by Oliver
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Oliver
        
        
        
        Published on 2010-05-08T21:04:12Z
        Indexed on 
            2010/05/08
            21:08 UTC
        
        
        Read the original article
        Hit count: 383
        
I'm utilising the AddressBook.framework in my iPhone app, and I'd like to replicate something along the lines of the share feature in Contacts.app. This basically attach's a specific contacts vCard to an email. As far as I know, there is nothing in the documentation that mentions generating a vCard.
Is this a case of generating one myself? Or is there something available that can help me?
© Stack Overflow or respective owner