I have published an android app integrating with Facebook SDK 3.0. but implementing the login to Facebook via the authorize method, handling SSO as well.
I'm getting from my users the following Facebook error:
"Error validating access token: Session is invalid. This could be because the application was uninstalled after the session was created"
not sure I understand why this error appears and what does it means?
How can I reproduce this error? what is the scenario and is it common?
