oyyq99999 / react-native-secure-storage

A secure AsyncStorage implementation
MIT License
74 stars 54 forks source link

Datastorage on uninstalling the app #16

Open suswariadla opened 5 years ago

suswariadla commented 5 years ago

Hi , I am working with android. Does this api store data after the app in uninstalled. So that I can use the data when the app is installed next time?

Thanks!!

RodolfoGS commented 4 years ago

@suswariadla I'm interesting too. Do you know what happen after reinstalls the app on Android? Can you retrive the data in the next install? Thanks!