Closed pauldwaite closed 7 years ago
With each call to the API, check the response to see if it says that the user isn’t logged in any more.
If not,
kick off the Facebook login process again, and then re-try our API call to post the message once they’re logged in.
I remember discussing this but I'm not clear about how to implement. Please could we go over it again when you get chance.
You've fixed this one I believe.
Yup, I think so.
Steps to reproduce
Expected behaviour
The app tells you that you’re no longer logged into Facebook, and ideally remembers the message so that you can post it once you’re logged in again.
Actual behaviour
The app silently fails to post the message.