Today I observed this using the latest cocoapod using the Strava integration. Basically after I clear the strava cache and then instruct the app to authenticate, the SDK will quickly show the webview popup then hide it again. I suspect the webview has a valid cookie and so Strava's webserver is whisking the user past login. If this is right, is there a way to clear this session cookie from the uiwebview?