WHOA ! Belay that - I went and edited the record in Mac AddressBook;
I added more IM addresss to the record that had causing the problems.
No visible change to the UI in Address Boo (other than the new IM
handles) but I ran another test and now it is correctly populating as
an MSN protocol address.
Sorry for the alarm... Just wonky data in AB...
=;-(
On Feb 14, 2:58 pm, SteveC <steve.d.cro...@gmail.com> wrote:
> Folks;
> I believe I have found a bug in the current ObJ-C SDK.
> GDataIM *imObj = [GDataIM IMWithProtocol:kGDataIMProtocolMSN
> rel:kGDataContactOther label:nil address:addr];
> always yields a Jabber address when viewed later in the browser.
> This is definitely repeatable and not something silly in my code as
> all other such IM protocol instantiations yield their expected
> results.
> Steve