Your First iOS and UIKit App · Challenge: Adding Extra Screens | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5993-your-first-ios-and-uikit-app/lessons/36

On my solution to this I did reset the variables correctly but instead of calling .startNewRound() I called self.viewDidLoad() which only has the .startNewRound() in it… By asking this question I think I realize why that’s not good practice. Zoiks lol

@dmbonez Do you still have issues with this?