Expo AsyncStorage

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): Android 10 | Google Pixel 2

We use AsyncStorage to save some values in our app and it seems like the storage is not being deleted after a re-install, this was working some months ago, something changed here?

How we can detect if the app was re-installed or not? Is there any possible way of doing this? We used the AsyncStorage to set a variable here since the storage was reset after a re-installation.

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