I notice “-(id) init” in ViewController is not executed when using storyboard. is there any other method that could replace init, or is there is away to force firing init.
I notice -(id) init in ViewController is not executed when using storyboard. is there
Share
try to use