You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same here, the key_hash alreayd added to the FB app setting, the only minor thing is the error message show key_has has \n, not sure whether related. btw we are using FB Unity SDK for Android
Checklist before submitting a bug report
Java version
sourceCompatibility JavaVersion.VERSION_1_8
Android version
Android14
Android SDK version
16.3.0/17.0.0
Installation platform & version
id 'com.android.application' version '7.1.3'
Package
Login
Goals
Login Success
Expected results
Login Success
Actual results
Facebook Login Error: Invalid Signature
Facebook Login Error
Facebook Login sdk version: 16.3.0 device:Android14 vivo x80
Invalid Signature com.facebook.login.LoginManager.onActivityResult(LoginManager.kt:256) com.facebook.login.LoginManager.registerCallback$lambda-0(LoginManager.kt:215) com.facebook.login.LoginManager.$r8$lambda$pJs0X7lr0NZVFDkZnLW7STXSTPA(Unknown Source:0) com.facebook.login.LoginManager$$ExternalSyntheticLambda1.onActivityResult(Unknown Source:4) com.facebook.internal.CallbackManagerImpl.onActivityResult(CallbackManagerImpl.kt:45)
I follow every step in the facebook documents.
https://developers.facebook.com/docs/facebook-login/android/
most of the test devices is OK, only the Android14 vivo x80 no work.
Use the other facebook sdk version,17.0.0 15.0.0 14.0.0... also no work for my phone.
But it's ok when I change the sdk version to 11.3.0.
The text was updated successfully, but these errors were encountered: