Linkedin - iOS - Detect user cancel login
问题 I have the linked in OAuthStarterKit running and working (the web view is slow!) the basic view comes with some basic code for detecting when the popup webview is closed (see the following function). The problem is, it can't detect when the user clicks the cancel button when they are presented with a Linkedin sign-in page. url: https://www.linkedin.com/uas/oauth/www.core.me . How would I go about filtering the 'canceled' page? Filtering/closing code - (BOOL)webView:(UIWebView*)webView