twitter-archive / twitter-kit-ios

Twitter Kit is a native SDK to include Twitter content inside mobile apps.
Apache License 2.0
688 stars 449 forks source link

Can't login after logout #106

Open mrtaikandi opened 5 years ago

mrtaikandi commented 5 years ago

After successfully login to my iOS application with twitter once, If I call logOutUserId, I cannot login again using the same twitter credentials and instead I receive "Callback URL not approved for this client application." error in my login callback.

If I force close both my application and twitter application and wait for some times, it eventually starts to works again.

remirobert commented 5 years ago

I have the same issue.