FB repeated login/logout bug

Hey there,

I’ve found that, if you login and logout of Facebook repeatedly using the internal Cocos2D FB plugin, eventually, a logout calls the login callback too, the latter returning error code 1, as if trying to relogin automatically.

Thanks for your help!

EDIT:

I forgot to say that I’m using Cocos2D JS v3.5 and the error happens on Android (any version, it seems).