Firebase – Error Type mismatch: inferred type is View! but String was expected
I don't know why I doing wrong, I get this error "Type mismatch: inferred type is View! but String was expected" the line that give me the Error is about the "otp" this is the code: binding!!.otpView.setOnClickListener { otp ->…