Also delete the preference file when the store is reset.
This commit is contained in:
@@ -100,7 +100,7 @@ class UserPushStoreDataStore(
|
||||
context.dataStore.edit {
|
||||
it.clear()
|
||||
}
|
||||
}
|
||||
|
||||
// Also delete the file
|
||||
context.preferencesDataStoreFile(preferenceName).delete()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user