Is there any way to use the FB Single-Sign-On sign in flow in combination with the like button in a UIWebView?
I have an app that uses a UIWebView to display a webpage and with in that page there is a FB like button. I've gotten the like button to work as proposed in the post
Like button in iOS application
But the sign-in dialog doesnt look that nice and it would just be awesome if I could use the SSO flow instead. But I haven't gotten this to work yet. Any body who has tried this out?