Hi where is the current documentation to use the Facebook SDK on Windows Phone to authenticate users? I checked Codeplex... but I'm not finding anything.
Asked
Active
Viewed 580 times
2 Answers
2
The main docs are at http://csharpsdk.org/docs/ - at the time of writing there aren't any windows phone specific docs though; perhaps you just include the SDK and code against it like any other library, and the general SDK docs should be OK for use with Windows phone?
{edit} the general docs do talk about windows phone, and it's mentioned in the FAQ too {/edit}

Igy
- 43,710
- 8
- 89
- 115
2
For now you can check the WP7 sample at https://github.com/facebook-csharp-sdk/facebook-windows-phone-sample

prabir
- 7,674
- 4
- 31
- 43