xamarin / Xamarin.Social

Xamarin.Social
Apache License 2.0
124 stars 74 forks source link

Fixed GetUsernameAsync for Facebook 2.0 API #30

Open flish opened 10 years ago

flish commented 10 years ago

Changed the value we check for in the json from Facebook, to reflect changes in the Facebook 2.0 API

brendanzagaeski commented 10 years ago

Just for reference, there's an upstream issue in Xamarin.Auth that's loosely related to this too: https://github.com/xamarin/Xamarin.Auth/issues/44.

The original description on that issue is outdated now that the Graph API version 2.0 has been released.

flish commented 10 years ago

Cheers, not noticed that one, or at least not hit it