error: incompatible types: edittext cannot be converted to string auth.createuserwithemailandpassword(email,password).addoncompletelistener(createactivity.this,new oncompletelistener()

0

error: incompatible types: EditText cannot be converted to String auth.createUserWithEmailAndPassword(email,password).addOnCompleteListener(CreateActivity.this,new OnCompleteListener()

By Beginner Ginger Beahan at Jan 11 2021


Related code examples


Code examples by languages