Closed Tetraquark closed 1 year ago
There is hardcode at Android implementation of BiometryAuthenticator here https://github.com/icerockdev/moko-biometry/blob/ed6f6137e950dcf458895bc6bffc9f047068cb5d/biometry/src/androidMain/kotlin/dev/icerock/moko/biometry/BiometryAuthenticator.kt#L69 . Need to be able to pass title from multiplatform code.
BiometryAuthenticator
will be released in 0.3.0
There is hardcode at Android implementation of
BiometryAuthenticator
here https://github.com/icerockdev/moko-biometry/blob/ed6f6137e950dcf458895bc6bffc9f047068cb5d/biometry/src/androidMain/kotlin/dev/icerock/moko/biometry/BiometryAuthenticator.kt#L69 . Need to be able to pass title from multiplatform code.