We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently the SDK saved cached user session as clear text files.
Encrypting cached user sessions using Jetpack security features to prevent session copy on rooted devices.
No workarounds at the moment.
I found this gist which provides a good way for testing encryption methods on Robolectric.