Login alert just after a logout - iOS Swift SDK

Hey Folks!

Description of the problem you provided as well as the video are quite different cause you’ve said that you press the logout button when there is none. After I’ve watched the video and you think that there is everything right with your code and you use the latest Auth0 Swift framework I think that the reason of the error might be that you are already logged in and after that you hit the login button trying to login again which may cause the problem.

Are you able to provide us with any code snippets?