I have a app which takes backup for contacts. All records are sent to server in NSData
format.
Also I have put restore functionality. Issue is duplicate record is created in phone contact.
I wanted to compare ABrecordId
. But when I restore and get vcard, its ABRecordId
is -1.
How can I solve this. Please help.
Asked
Active
Viewed 30 times
1

Durgaprasad
- 1,910
- 2
- 25
- 44