I would give UIWebView some particular size. For example, I would have a control widget beneath the UIWebView. I resized the UIWebView widget by using the IB, but when I run the app I get always a full-screen View, and the widgets I put below the UIWebView are superimposed to the widget.
I would give UIWebView some particular size. For example, I would have a control
Share
you should put it as a Subview: