ARTICLE AD BOX
Anyone have experience with the Contacts/ContactsUI Framework in iOS?
I'm building an app that requires access to user contacts, but I only want limited access (specific contacts only) rather than requesting full contacts permission.
I've looked into Contact Access button, which I want to use, but my understanding is that this only works if the user hasn't already granted full contacts access.
Is there a way to not request full access, and only get access to what the user allows either through selection or contact access button functionality?
