Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSergio Romo
1,426 PointsDragging the webview to the WebViewController
I can't drag the webview to the WebViewController. It rejects it.
2 Answers
Chris Howie
13,216 PointsI found the issue you were describing as well. The solution is to open the Document Outline, Open the WebView Controller, Click on View. Once you click on View you can drag over the UIWebView.
Let me know if you got it.
Michael Trilford
7,232 PointsWhat are you trying to achieve? I'm not the best to answer this, but I believe they are the same thing. Use one or the other
Iulian Popescu
1,363 PointsIulian Popescu
1,363 PointsHi Sergio! Are you sure that you are using a WebViewController (I couldn't find any reference to a class like that in Apple doc)?