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

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift