Mikhail Reznichenko
Results
12
issues of
Mikhail Reznichenko
Right now, on Android, failureButtonText is used for a button to cancel biometry dialog when fallback to backup notification method is not specified. It doesn't correspond to the text in...
`CMutableStateFlow` is not subclass of `CStateFlow`, so you can't have a parameter of type `CStateFlow` and provide a value of type `CMutableStateFlow` for it.