I had created a segue that performs on my app only if users have entered the correct login information. I accidentally deleted the action. Now when I click my login button, it puts me in the next view controller without putting information into the text fields. I created a new segue and I programmed it into my storyboard with the same title. Is there a possible way to fix this without restarting?
Have you checked the usual?
Otherwise, this you'll need to reimplement.