Question

Is it possible to integrate both facebook and google in one app so as to in allow user to sign in for both ... i.e use google game services for Real time multiplayer and then at the end, post the result on facebook .. so in a manner where my app would hold both sessions fb as well as google ?? is thing this possible ???

Was it helpful?

Solution

yes of course , you can use the google+ API and the facebook sdk in your API. you begin by Login your users by googles+. in the end, if the user wants to share anything in facebook you authenticate him with facebook sdk, then ask for permissions then publish what you want. you can find many tutorials and samples about the authentication in google+ and facebook.

I don't want to give advertisements about libraries (and I didn't even test anyone of them...) , I hear about GigyaSDK. they have a good documentation of integration.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top