AddressBook synchronization in iOS

前端 未结 1 2018
被撕碎了的回忆
被撕碎了的回忆 2020-12-24 13:58

Is there any way in iOS to get notification about address book changes since the last time applications was opened.

The application stores address book in internal d

相关标签:
1条回答
  • 2020-12-24 14:48

    Maybe you're looking for this:

    ABAddressBook Reference - ABAddressBookRegisterExternalChangeCallback

    You should register that notification!

    Tell me if worked or if you need any help

    Mário

    0 讨论(0)
提交回复
热议问题