How to Develop Facebook App When C# SDK Deprecated -


Currently, I have an app and I want to integrate it with Facebook, my app C # < / Code> and now C # SDK is excluded. Some requests can not be made to client-side requests (for example access tokens), so the javascript sdk can not help.

Is there anyone who knows how a C # SDK C # with Facebook on the defective app?

Thanks

Over Open of the Facebook OpenGraph API However C # SDK boycott It is not difficult to write the basic HTC call with the basic HTML library of C # to call API.

Regarding logging in, you have to capture the token using the browser access to the browser, as far as I am concerned, C # to use the MSE embed option browser embed, and access to a redirect It will later have to use it to make HTTP call for the REST interface from CEO of Facebook API #.

Comments