I have a sign up page, were I'm checking if two password inputs are the same:
if passwordTextField.text == rePasswordTextField.text { }
But this returns me a value of nil, even though there is a value in both. I'm using Firebase.
Aucun commentaire:
Enregistrer un commentaire