ScottAtRedHawk
Results
11
comments of
ScottAtRedHawk
trafficstars
I'm seeing these two lines in the console when I click the "Not now" button: ``` WebView loadStarted https://www.facebook.com/connect/login_success.html?error=access_denied&error_code=200&error_description=Permissions+error&error_reason=user_denied&state=abcd&locale2=en_US&refid=9#_=_ ``` ``` WebView loadFinished https://www.facebook.com/connect/login_success.html?error=access_denied&error_code=200&error_description=Permissions+error&error_reason=user_denied&state=abcd&locale2=en_US&refid=9#_=_ ``` Is there a way to...