sunnylqm / react-native-storage

local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
MIT License
3.02k stars 268 forks source link

react-native 覆盖安装app问题 #209

Closed SunXingZ closed 5 years ago

SunXingZ commented 5 years ago

设备上安装了旧版本的app,当旧版本app没有卸载,直接覆盖安装新版本app后之前存储的storage还存在吗?

sunnylqm commented 5 years ago

应该是存在的

xchunzhao commented 5 years ago

@sunnylqm 能提供如何在卸载或者安装的时候清除storage的demo吗

sunnylqm commented 5 years ago

@xchunzhao 无法得知用户是否卸载或者安装,也无法控制系统是否在卸载或者安装时清除