Re: [MonoTouch] ABAddressBook GetGroups issue

2011-09-02 Thread Jeff Stedfast
Hi Mark, Did you ever figure this out? If not, it might be a bug (doesn't look you are doing anything wrong), could you submit a bug report to http://bugzilla.xamarin.com ? Thanks, Jeff On Aug 16, 2011 10:09 AM, "mutablepro" wrote: > Hi, > > Im having a problem with AddressBooks, I was under th

[MonoTouch] ABAddressBook GetGroups issue

2011-08-16 Thread mutablepro
Hi, Im having a problem with AddressBooks, I was under the impression that the address books support groups (eg. Exchange Contacts) but I am not showing anything? Here is my code to extract the address book groups: ABAddressBook abBook = new ABAddressBook(); var groups = abB