[Re-Edited] Contacts to app

Hi guys…all i want to know is how to access device contacts into application without buying any plugins…Any kind of help will be much appreciated…Thanks in Advance…

All you need to do is develop the plugin yourself then using C + Obj-C + C# and the InteropServices namespace within Unity for the plugin binding.

For more informations and a start, please consult Documentation Archive

I have used following plugins for contacts in iOS