We're using Facebook SSO (single sign on) for one of our Android apps. It's working well except that we have 3 developers building the app with debug keys, and then the release key we sign with for the market. Is there any way we can have the facebook SSO work with multiple keys so we can test with our debug keys?
Thanks.