Closed hvge closed 1 month ago
This PR fixes accident native Password object destruction on Android, when time between object pickup from ObjectRegister and actual usage is longer than usual. This typically happens when activation is being persisted with password and biometry.
Password
ObjectRegister
This PR fixes accident native
Password
object destruction on Android, when time between object pickup fromObjectRegister
and actual usage is longer than usual. This typically happens when activation is being persisted with password and biometry.