Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IOS ABPerson is Member of ABGroup

Is there a fast way in the Address Book framework on the iOS platform to determine which groups a particular address book record belongs too? I have been slogging through the docs and it looks like the answer is no.

I need to quickly slap up a list of groups and a checkmark to indicate membership for a particular address book entry. Right now it looks like I need to build the list of groups and group members then search it. Since group membership can be changed in multiple places, I have no easy way of persisting the information between launches and ensuring its still valid.

Thanks for any help.

Rich

like image 273
Rich Dominelli Avatar asked Nov 27 '25 09:11

Rich Dominelli


1 Answers

yes you are right. In iOS you can't fast and easy get group membership of contact. you can iterate groups arrays only every time :(

like image 94
Sergnsk Avatar answered Nov 29 '25 02:11

Sergnsk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!