I need phone contacts including the contact picture, I used the plugin.contacts , but I don't know how to retrieve contact picture using it, is there a way to get the contact picture?
you can get the picture of the contact using dependency Services..
Refer this Document you can get whatever you want from your contact using "CNContact" Class
Answers
@Richy_George You can't get contact pictures using Plugin.Contact.. Other than that you get everything you want
you can get the picture of the contact using dependency Services..
Refer this Document you can get whatever you want from your contact using "CNContact" Class
https://developer.xamarin.com/api/type/Contacts.CNContact/