ios6 - Get addressbook all phone labels list -
i need addressbook phone labels.
i mean, not phone labels existing contacts, phone labels list(when touch phone label in contacts app there list of labels).
is possible?
you can create own labels on demand individual abperson records. there no central place ios keeps list of standard labels. here's list of ios constants (i might have missed some) mapped strings via abaddressbookcopylocalizedlabel
:
kabpersonphonemobilelabel kabpersonphoneiphonelabel kabpersonphonemainlabel kabpersonphonehomefaxlabel kabpersonphoneworkfaxlabel kabpersonphonepagerlabel kabworklabel kabhomelabel kabotherlabel
any label add not localized ios, appear verbatim regardless of locale setting.
Comments
Post a Comment