I have a strange issue with my app. When I try to login using Facebook it works perfectly when Facebook lite is installed.However, when I uninstall Facebook lite and install Facebook app it gives me the error of "invalid key hash".This is the dependency I use for Facebook.
implementation 'com.facebook.android:facebook-android-sdk:4.39.0'