redux-persist data not persisting when sdk version is updated

  1. SDK Version: 34 → 36.0.1
  2. Platforms: Android

Actually I am using redux-persist v5.6.12 with expo and when I updated my app from Expo SDK v34 to Expo SDK v36, it worked perfectly on Expo client app but when I released it on Play Store, and updated my previously installed Expo SDK v34 app, then all my redux-persist data was lost and I was thrown to login screen.

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