Android - Facebook SDK - how to tell if user changed password or removed app from app settings on Facebook
问题 I was testing our app using test cases from Facebook's developers site. https://developers.facebook.com/docs/facebook-login/testing-your-login-flow Our app failed two following test cases: Someone removes your app from Facebook via app settings and revisits your app. Your app should detect this and prompt the person to log back in. Go to your app and tap on the "Log in with Facebook” button Tap OK to accept the read permissions (and OK again to accept write permissions where applicable) Go to