Facebook login successful but firebase auth throw exception
问题 Im new of firebase and I want to implement the facebook auth for the first time . I can getting facebook token succesfully but when I call signInWithCredential() ide throw this exception . Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'com.google.android.gms.tasks.Task com.google.android.gms.common.api.GoogleApi.zzb(com.google.android.gms.common.api.internal.zzdf)' on a null object reference Here is my source code public class LoginActivity extends