- 50,375 total downloads
- last updated 6/21/2018
- Latest version: 1.0.5
Easily read contacts from iOS and Android.
Sample:
var contacts = await Plugin.ContactService.CrossContactService.Current.GetContactListAsync();
DON'T FORGET PERMISSIONS:
ON ANDROID:
READ_CONTACTS
ON IOS:
into Info.plist...
More information