JavaScript error in Javascript for Javascript and in Phonegap

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

+7
source share
1 answer

The implementation you used will work for the web application (works in the browser). For a native application, follow these steps . Please allow me.

0
source

All Articles