iphone - Utilize the Facebook SDK Login (iOs/Android) for being logged into Facebook @ Web? -
straight forward:
- user logs iphone/android app facebook sdk [so got id , authtoken user]
- ... functionality using fb sdk , more ...
- i open webview inside pp , load facebook profile of other user, in webview im not logged in.
is there possibility, utilize login (id/authtoken) sdk user automatically logged in inside webview?
tia
on ios can use single sign on, see https://github.com/facebook/facebook-ios-sdk, scroll down 'single sign on' section it's description.
this not direct solution perhaps help.
Comments
Post a Comment