원본출처: 티스토리 바로가기 Exception java.lang.IllegalArgumentException: Given String is empty or null at com.google.android.gms.common.internal.Preconditions.checkNotEmpty (Preconditions.java) at com.google.firebase.auth.FirebaseAuth.signInWithEmailAndPassword (FirebaseAuth.java) at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapAndPress$2$1.invokeSuspend (TapGestureDetector.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (BaseContinuationImpl.java) at kotlinx.coroutines.DispatchedTaskKt.resume (DispatchedTask.kt) at kotlinx.coroutines.CancellableContinuationImpl.tryResume (CancellableContinuationImpl.java) at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume (CancellableContinuationImpl.java) at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl (CancellableContinuationImpl.java) at kotlinx.coroutines.CompletionStateKt.toState (CompletionState.kt) at kotlinx.coroutines.CancellableContinuationImpl.resumeWith (Can...