I need help. We developers need help!
This is a fact, It is really complex to handle the session on iOS apps after dissalowing the app from the device settings, user changes the password, removes permissions from Facebook web, or removes the app from Facebook web...
Same error code 190 is used for several purposes (bad design), also errors are coming in responses wrapped in FBGraphObject objetcs (why?).
I can not find 1 of your samples that gives some guidance about it.
ALSO if you run any of your samples, go to FB and remove the app, or dissalow the app from the settings of the device you will see that ALL your app samples stop working...
I only ask for a simple and centralized way to handle errors related to sessions and tokens that covers the needed sittuations (user dissalows app from device settings, user removes app from FB web...) Thanks in advance