facebook-csharp-sdk / facebook-winclient-sdk

Facebook SDK for Windows & Windows Phone
http://facebooksdk.net
Apache License 2.0
61 stars 139 forks source link

Facebook Platform Upgrade on April 30, 2015 #78

Open its-veejay opened 9 years ago

its-veejay commented 9 years ago

All Facebook-enabled apps will be automatically upgraded to API v2.0 on April 30, 2015, all Facebook-integrated apps will call API v2.0.

Is there any changes is in process for calling API v2.0, if yes please let us know because Facebook integrated apps won't work.

For more details: https://developers.facebook.com/docs/apps/upgrading

dkarzon commented 9 years ago

From what I understand the Facebook client is already using API v2.0

Are you seeing otherwise? Have you attached fiddler to check the requests? What version of the library are you on?

its-veejay commented 9 years ago

Hmm... let me on my WireShark to check requests which are going by facebook client, right now m using Facebook 6.0.10 & Facebook.Client 0.8.0-alpha and in process of upgrading to latest versions corresponding to them.

Thanks for your comment Dkarzon...