I created a Facebook application and added API key into key hash but still Facebook login shows failed due to Invalid key.
My application is ready but this is the problem causing in delay of publishing my application.
I created a Facebook application and added API key into key hash but still Facebook login shows failed due to Invalid key.
My application is ready but this is the problem causing in delay of publishing my application.
After creating your Facebook application, it'll generate an API-key to use. This is the key you'll need.
If I'm correct you can still find it somewhere on your Application page on Facebook.
Not sure if the api-key is equal too the application ID.
I tried this one
Facebook.FORCE_DIALOG_AUTH
and it worked.