运行时是否清除了SharedPreferences
npx react-native run-android
答案 0 :(得分:0)
SharedPreferences仅在卸载应用程序时清除。如果作为更新的一部分卸载了该应用程序,则不会清除SharedPreferences。有关更多详细信息,请参见Gogu的答案https://android.stackexchange.com/questions/213576/when-an-app-is-uninstalled-is-its-sharedpreferences-database-cleared