Categories
- Code (3)
- Code Snippets (12)
- git (1)
- Hardware (1)
- News (5)
- Objective-C (6)
- Precompiled (4)
- Programming (1)
- Review (1)
- Swift (9)
- Swift Standard Library (3)
- Tips (3)
- Tutorial (22)
- Uncategorized (3)
- WWDC (1)
-
Recent Posts
Meta
-
Tag Archives: NSURLErrorCancelled
Tutorial: Building a Web Browser with UIWebView (Part 4)
In this tutorial, inspired by user feedback, I will show how to add gesture recognizers as alternatives to the “back” and “forward” buttons on the toolbar and also how to suppress spurious error messages. The starting point for this tutorial … Continue reading
Posted in Tutorial
Tagged -999, NSURLErrorCancelled, UIGestureRecognizer, UISwipeGestureRecognizer, UIWebView
7 Comments