I am currently trying to develop a facebook login function using phonegap in an Android application. I completed all the necessary settings and created a hash key for the application that I posted on facebook, but I continue to receive the following error:
This URL is not allowed by application configuration. One or application settings settings are not allowed. This should match the website URL or canvas URL, or the domain should be a subdomain of one of the application domains.
I looked at the following link and did what the link suggested, but I still get the same error in the logcat console
user481610
source share