After adding an entry in iPhone contacts successfully, now I want to restrict the application to add the same entry again. (As it makes another entry in iPhone Contacts with same data).
Any simple way to accomplish this? or any work around?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unless I misunderstand what you’re trying to do, the simple solution would seem to be searching the contacts for the information that you’re about to add. If you find the same data, don’t add it again. If you find something similar, such as a contact with the same name, ask the user if they want to create another contact with that name or update the existing one.