K kemanlam Member Licensed User Longtime User Nov 1, 2018 #1 I want to develop an APP for grouping people in the address book. How to achieve this? Can i do this through (ABGroupAddMember) ?
I want to develop an APP for grouping people in the address book. How to achieve this? Can i do this through (ABGroupAddMember) ?
Erel B4X founder Staff member Licensed User Longtime User Nov 1, 2018 #2 ABGroupAddMember is not relevant any more. There is a new API for contacts since iOS 9. https://www.b4x.com/android/forum/t...ls-read-and-write-to-the-contacts-store.63853 Start with this class. I can later help you add contacts to groups. Upvote 0
ABGroupAddMember is not relevant any more. There is a new API for contacts since iOS 9. https://www.b4x.com/android/forum/t...ls-read-and-write-to-the-contacts-store.63853 Start with this class. I can later help you add contacts to groups.