Terminating app due to uncaught exception ‘Attempt to call unavailable initializer
I have a view controller with a button. Once clicked, a new view controller is suppose to be presented.
I have a view controller with a button. Once clicked, a new view controller is suppose to be presented.