Cássio Ribeiro

Results 2 issues of Cássio Ribeiro

When trying to remove some key from datastore-preferences during unittest I'm getting an error about "multiple instances" of the datastore. The following code reproduces the problem: ` import android.content.Context import...

### Description An error occurs when calling DataStore.edit function more than once on a single unit test. There is no workaround to test ProtoDataStore on Windows. ### Steps to Reproduce...