How to authorize my app with Facebook
Posted
by
xximjasonxx
on Stack Overflow
See other posts from Stack Overflow
or by xximjasonxx
Published on 2012-06-10T04:36:39Z
Indexed on
2012/06/10
4:40 UTC
Read the original article
Hit count: 186
I know I have seen apps that log me in using Facebook but never present me with an authorization screen. I can not, for the life of me, figure out how to do this with Windows Phone 7. The best I have been able to get is using the Facebook for C# SDK to get the authorization screen in a WebView. This looks hideous and the page does not even appear to be mobile ready.
I have searched high and low for an answer and have found nothing. Wondering if anyone can point me in the right direction to getting this to work?
Thanks in advance
© Stack Overflow or respective owner