Jono Muller
Results
1
comments of
Jono Muller
Declaring the UIButtons with '!' at the end instead of '?' should fix the problem, as so: `@IBOutlet var nextKeyboardButton: UIButton!` `@IBOutlet var hodorButton: UIButton!`