On Jul 23, 2012, at 1:52 PM, Stephan Steiner wrote:
> Here's my problem - in OnActivityResult
>
> var book = new AddressBook(this);
> book.PreferContactAggregation = true;
>
> Contact myContact = book.Load(data.Data.LastPathSegment);
>
> myContact remains null at all times.
Does your application have the READ_CONTACTS permission?
http://developer.android.com/reference/android/Manifest.permission.html#READ_CONTACTS
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid