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

后端 未结 17 1791
北海茫月
北海茫月 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:13

    Same problem occurred with me. By updating library to latest one will resolve this problem.

    After updating don't forget to do Sync project with gradle files.

提交回复
热议问题