I am new to iOS app development and recently I was making a simple login app whose interface looks like this:http://imgur.com/W3nxMEGI just want the Login button to take me to the next ViewController only when:1) All fields are filled2) Passwords matchI created a pointer modButton that is hooked with the Login butotn in the storyboard. I disabled it in the loginButton action method but it doesnt seem to work.link to my code: imgur.com/01Y6X6UAnybody willing to help me solve this issue?Regards
2
0
791