I'm trying to implement the FB SSO in my Android app.
I spend days to carefully read the (completely unclear) official Developer FB documentation, as well as lots of posts here and there on the web regarding this question.
I did it all, configured my app through the FB Developer center, created a test user (which I can use in a desktop browser), my app is automatically allowed on this test user etc. So everything seems fine.
I entered the key provided by keytool in my app details etc.
Now when I try to login with SSO by using the test user (which is valid since I can login on a desktop browser), I get a message like "Facebook is in maintenance, blablalba".
I've been waiting for like 6 hours, still the same. And when I use my real FB account, I don't get this message (Although SSO is not working since my FB app is not published, thus not accessible from my real account). But this step prooves that FB is actually not in maintenance - this is an erroneous message I get from the FB native app when trying to use my test account.
I've been looking everywhere on the web but can't find an answer.
Would be wonderful if someone could help :)
Thanks a lot,
Best regards