SecureStore - Storage not removed when app uninstalled

Please provide the following:

  1. SDK Version:38
  2. Platforms(Android/iOS/web/all): IOS

Replace this section with as much relevant information as possible and any relevant code along with your question.

using SecureStore to store a jwt locally on the device, when the app is uninstalled, the local storage is not cleaned up, is this configurable? Am I doing something wrong? The problem with my app is that when the app is re-installed, the jwt is opening the app in a stale un-authenticated state.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.