icerockdev / moko-biometry

Biometry authentication with Touch ID, Face ID from common code with Kotlin Multiplatform Mobile
https://moko.icerock.dev
Apache License 2.0
52 stars 6 forks source link

Hardcoded title of the biometry dialog #14

Closed Tetraquark closed 1 year ago

Tetraquark commented 2 years 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.

Alex009 commented 1 year ago

will be released in 0.3.0