You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been awhile struggling with an InvalidOperationException that turn out to be a browser navigation error, please add some kind of message when you throw some exception.
On windows phone 7 version if any of this exceptions occur the error message is
InvalidOperationException:Operationis not valid due to the current state of the object.
It would be nice to have some better way to distinguish between User cancel and Error, if some kind of error occurs it would be nice to loop a fixed number of times and try to log in.
The text was updated successfully, but these errors were encountered:
I've been awhile struggling with an InvalidOperationException that turn out to be a browser navigation error, please add some kind of message when you throw some exception.
On the FacebookSessionClient class line 158:
On windows phone 7 version if any of this exceptions occur the error message is
It would be nice to have some better way to distinguish between User cancel and Error, if some kind of error occurs it would be nice to loop a fixed number of times and try to log in.
The text was updated successfully, but these errors were encountered: