You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android now supports Biometric Prompt which provides a consistent built-in UI for handling biometric related activity.
I think we should probably migrate our current Android implementation to something like this for simplicity + maintainability + ensuring our apps look and feel like truly native apps.
This would be a breaking change, but would also be a good time to add support for face ID on Android devices.
Android now supports Biometric Prompt which provides a consistent built-in UI for handling biometric related activity.
I think we should probably migrate our current Android implementation to something like this for simplicity + maintainability + ensuring our apps look and feel like truly native apps.
This would be a breaking change, but would also be a good time to add support for face ID on Android devices.
Thoughts?
Other links:
https://android-developers.googleblog.com/2018/06/better-biometrics-in-android-p.html
https://github.com/anitaa1990/Biometric-Auth-Sample
The text was updated successfully, but these errors were encountered: