I'm writing an app that creates certificates, and for convenience it pre-populates the name/email/etc. fields with values from the user's address card. I'm porting this to iOS, and most of the Address Book API maps pretty clearly, but I can't find an equivalent of the "me card" (i.e. +[ABAddressBook me]). Does iOS really not have a notion of which address card belongs to the device's user? If not, what's the best way to get the user's first/last name and email address?
—Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
