mono/monotouch-bindings

Can't get FBError from FBLoginViewErrorEventArgs

Opened this issue · 0 comments

I can't seem to get at the FBError from FBLoginViewErrorEventArgs. .Error just returns the NSError (with none of the category methods).

I'm really just hoping to get hold of the fberrorUserMessage.