Class file for com.google.android.gms.internal.zzaja not found

后端 未结 17 1827
北海茫月
北海茫月 2020-12-03 06:34

I am using Fragment for the designing of the Firebase simple login registration.

I get error in the OnCreateView() method on initializing



        
17条回答
  •  囚心锁ツ
    2020-12-03 07:07

    Just make sure all the implementations of firebase you are using have the same version inside the dependencies in build.gradle (app).

提交回复
热议问题