Delete a record in iPhone addressBook iOS swift

Solution:

You can have to store the contact identifier in your database.Using that contact identifier you can navigate the app to view the contactEdit page.It can have an option to delete the contact

Comments

Popular posts from this blog

How to blink a button iOS swift?

Convert NsNumber, NSDate to String in iOS Swift

Parse the value from string value iOS swift