ios6 - Is there a way to force Webview to login to Facebook using the native iOS 6 Facebook Credentials -


i have question regarding facebook comments using social plugin on ios6. use social framework login app using facebook credentials set in phone settings. facebook loads comments on uiwebview inside 1 of screen in app. inorder post comments asks me login again whereas logged in using social framework. not want login again on webview. there way force webview login facebook using native ios 6 facebook credentials.

after configuring facebook in phone setting ,use acaccount framework request access facebook account required permissions prams , either can use slcomposeviewcontroller: http://developer.apple.com/library/ios/#documentation/networkinginternet/reference/slcomposeviewcontroller_class/reference/reference.html#//apple_ref/doc/uid/tp40012205 class (to use default post ui view) or can use slrequest (using graph api url post) post on wall.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -