Search code examples
androidfacebook-loginsocial-media

Facebook login public key


I have integrated login with Facebook feature into my app. I used a debug key. As a result, only I can log into my app with my Facebook account. But other people can't login into my app using their facebook account. It requires a public key.

Now my question is: How can I get that public key?

Facebook login error


Solution

    1. Open Facebook Developer Console and select your application.
    2. Move to Status & Review.
    3. Toggle the button from no to yes. enter image description here