Why cannot we trigger the login method a second time in an active session?

Prev Next

If you trigger the login method with the same user information that was previously successfully triggered, the SDK will not allow you to send the same information again, as it has already been passed. The user information should be updated to trigger the same method again.

Refer to the Android, iOS, React Native, Flutter, and Cordova pages for the login method.