I started working with xcode a few days ago, and today I tried to connect a textview from the main storyboard to the viewcontroller, but I figured out that its not working.
Check that the names on Viewcontroller identity inspector and the .h, .m files are the same. That worked for me