I have encountered the following problem: I have added the facebook share button, it works on browser, but does not show on android.
On the browser debug console, the following message appears:
"The application configuration does not allow the provided URL: One or more of the provided URLs are not permitted by the application configuration. They must match the URL of the website or the URL of the main page of the application, or the domain must be a subdomain of one of the application domains."
I've been looking for possible ways to fix this, but I don ́t find anything that work it.
Any hints on how to solve this?
Thanks!