Im trying to follow this tutorial
The tutorial is a bit out dated because NIB files dont get used anymore like this with the xCode storyboards. So my question is how do I attach the webView instance variable to the Web View object? This is probably a really basic question hence im new to this.
Thanks
Oke i found out how to do it.
Here is a tutorial how to create a webView, the video starts at the whole delegate thing where i struggled with.
The video is still for the interface builder instead of the storyboard but the idea is very much the same.