Hello developers,
I use twitter unity kit to log in twitter and it works fine,
but it seems the login activates a session on the device, next time it will automatically login without ask account and password, however I want the latter to happen every time when I try to login.
I tried the Logout API does not set current session to null.
Can anyone give me some suggestions?
Thanks