For WebKit's WebView, use "webView.scrollView.isScrollEnabled = false"
For the older UIWebView, use "webView.enclosingScrollView.hasVerticalScroller = false"
Post
Replies
Boosts
Views
Activity
If the servers are throttling your request, your Task may not be cancelling properly when the view disappears