0

in my app i need a facebook like button. when user will click that button it ll like a facebook group. i used a UIWebView and used iframe in that. now i have a local html document which is loaded when user click on the webView. but when i click on the webView it asks for facebook user name and password. i also have a publish button which uses facebook api. once its loged in it doesn't ask username and password again. but webView asks always. how can i get auto login in webView?

Piscean
  • 3,069
  • 12
  • 47
  • 96

1 Answers1

1

This may help you http://forum.developers.facebook.net/viewtopic.php?id=37430

Sabha B
  • 2,079
  • 3
  • 28
  • 40