After eject from Expo AsyncStorage can't see any data

After ejecting from Expo and doing testflight build, I install the app on device. App sees no data at all.
If I revert to previous build via testflight (build that is still on Expo) - all data is there, so I assume there are some kind of separate namespaces for pure RN and Expo RN.
I would really like it to be the same namespace, as users who update to our newest build with shiny new pure RN will have all their data lost.

Posted it here also https://github.com/expo/expo/issues/2805

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