Sunday 27 January 2013

import contacts to iphone simulator

Its quite some I wrote my previous blog. Now, here I am with new post called "Import Contacts to iPhone Simulators".

This Project is useful to iOS developers who needs to deal with AddressBook Framework and need to manipulates Contacts. Sometimes there is a situation where you need lots of contacts in your iOS Device/Simulator to test code but there are no contacts available and you don't have much time for that.

In this situation DummyContact project could life saver. It has following features.

Features

  • Easy to setup
  • One click Add 100 records
  • One click Remove all records
  • It also supports iOS6
So try it and complete your task of manipulating AddressBook in smooth/smarter way.