Status Update
Comments
zh...@google.com <zh...@google.com> #2
There is no built-in support for multiprocess in datastore preferences by default, unless you create the instances with a coordinator producer like
Description
DataStore Version used: 1.1.0-alpha04
Devices/Android versions reproduced on: android 8.0
I use datastore preference in multiple process , but it not worked fine with 1.1.0-alpha04. When i modify file in a process , it can't get collect in another process. Data only can be updated while i run datastore.data.firstOrNull.
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).