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

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -