Piotr Wittchen
Piotr Wittchen
There's no answer to this question, so I'll try to make one :). As far as I see, subscribing observables in `onResume()` and unsubscribing them in `onPause()` method is the...
Same issue on Arch.
I fixed it in PR #43 (it's not merged yet).
I fixed this in PR #43 in commit https://github.com/evanplaice/node-ftpsync/commit/7c13d426743f647bb6e3e8eeade9df309937e0e5. This PR is not merged yet.
I get the same warnings. I suppose, usage of one of dependency should be updated. Any plans of fixing it? I took a look at the source code, but I'm...
I fixed it in PR #43 (it's not merged yet).
Are you sure it should remain as it is? This is system dialog and I didn't change its behavior, so I suppose it's default behavior.
Ok, that sounds like a good idea.
Where exactly? [BiometricPrompt.PromptInfo](https://developer.android.com/reference/androidx/biometric/BiometricPrompt.PromptInfo) doesn't have such method.