I am using the https://github.com/HoussemDellai/Facebook-Login-Xamarin-Forms for Facebook login.
I am doing the settings in developers.facebook.com for android and added the Hashkey,Class name and added the Google Play Package Name as the Package Name in Android Manifest but shown invalid. I got the error below:
Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings
How to solve this error? What could be the actual Google Play Package Name for Xamarin Android?.Need some Help...