Alterplay / APAddressBook

Easy access to iOS address book
MIT License
1.38k stars 193 forks source link

Can the contacts be persisted in some data store #157

Closed techwizardg closed 7 years ago

techwizardg commented 7 years ago

This is not a bug but wanted to know if this library would help in persisting the information read from address book in a persistent data store like SQLLite or in-memory data store .This is more because today we have iphone users phone book with around 5000 contacts(i.e. thanks to gmail adding add email ids to our phone book)

belkevich commented 7 years ago

Unfortunately, not. You should manage all store routines by yourself.