Firstly I have two text fields first is login and second is password and one login button. I am using a storyboard and login button connected to another view controller by push segue. This time working in my project, Put username and password in textfield and select login button after move another view. I entered the wrong password login is still and move another view. I think somewhere condition is wrong. please help how exactly do I do. thank youFirstly I have two text fields first is login a