반응형
Firebase.auth is a unresolved reference. How can I fix it?
Firebase.auth is a unresolved reference. How can I fix it?
I'll try to follow the Firebase Login tutorial, but these lines break my code because auth is an unresolved reference. How can I fix it? class LoginActivity : AppCompatActivity() { private late...
stackoverflow.com
-출처 사이트-
Firebase.auth is a unresolved reference.
implementation "com.google.firebase:firebase-auth-ktx" <---gradle에 추가하기
[에러]Execution failed for task ':app:dataBindingGenBaseClassesDebug'.
[에러]Execution failed for task ':app:dataBindingGenBaseClassesDebug'.
XML파일에 중복된 ID값이 있을때 나타나는증상
debug.keystore 위치찾기
C:/Users/사용자명/.android/debug.keystore 파일명
반응형
'개발일기' 카테고리의 다른 글
23.10.31 111일차 개발일기 pull은 push하고 pr한 다음에 웬만하면 할것! (0) | 2023.10.31 |
---|---|
23.10.19 99일차 google 인증 자료 사이트 출처 com.google.android.gms.common.api.ApiException: 10 (2) | 2023.10.19 |
23.10.17 97일차 TIL FirebaseAuth 및 firebaseDatabase 인스턴스 초기화 (0) | 2023.10.17 |
23.10.16 96일차 TIL git branch 확인하기 (0) | 2023.10.16 |
23.10.10 90일차 Binding 하기 (0) | 2023.10.10 |