xamarin - given url is not allowed by the application configuration.facebook login error -
I'm developing an Android app using xamarin studio and this is my first mobile app. I am trying to integrate with Facebook login as per pre-requisite I have created an app in the developers page in Facebook and also included the app_id in my code. But when I try to connect with Facebook login, I get this error. I have also installed the Facebook SDK in my emulator.
The given URL is not allowed by the application configuration: One or more given URLs are not allowed by the app's settings This website must match the url or canvas URL, or the domain One of the domains of the app should have a subdomain.
Please provide your suggestions.
I suggest that if you are not already, then use the component.
Then press Facebook Android Sample
project?
Good luck.
Comments
Post a Comment