Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This means that ending the session does not always tie directly to the action of the user logging out of the mobile app. The session should only end when the intent is to remove all user settings from the SDK and no longer recognize and listen for previously paired devices. As such, the Validic Mobile SDK session does not necessarily align with the host app’s user session.

Android Native session documentation: https://helpdocs.validic.com/docs/android-native-sdk#session

...