We are developing an Android application and an SDK (android-library) for it. The SDK will be integrated into other affiliate applications. We want to use Facebook as our login provider for both the application and sdk.
Our understanding / plan is that partners will now need to integrate their application with facebook (create an application on developers.facebook.com, etc.), and then we can use the facebook SDK in our SDK, but with their applicationid . Then we send the token to the server to access the /meapi to get the facebook ID, which we then use as the login ID to our system.
We initially considered the issue of whether we can have a separate application identifier for our SDK, but this will not work, because facebook requires us to associate keyhash with the application ....
, , facebook? , - ... FB sdk, , .
, , ,
: , facebook . bummer - http://code-worrier.com/blog/changes-in-facebook-graph-api-2-dot-0/