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 is already correctly triggered, the SDK will not let you send the same information on login as this information has already been passed once. The user information should change to trigger the same method a second time.

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