OTMWebView
OTMWebView copied to clipboard
UIWebView subclass with progress and custom context menus
Results
2
OTMWebView issues
Sort by
recently updated
recently updated
newest added
I set the user agent using the method described, but it does not work. The only method I have found to work has been: NSDictionary *dictionary = [[NSDictionary alloc] initWithObjectsAndKeys:@"My...
You can reach 90% loaded but bounce back to 60% or something. I assume this is from additional resources being loaded in and then everything being recalculated. Can this be...
bug