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
Found the documentation for Fingerprint.isAvailable() optional allowBackup on iOS. That would be great to have on Android as well. At the moment, I am requiring Biometrics on Android, but FingerprintAIO would truly be All-In-One if it worked without Biometrics and supported all Android backup methods.
Finally, allowBackup is not currently available from the ionic native v5.30.0 wrapper. That's something I could do, but currently deep in another project 😉
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Found the documentation for
Fingerprint.isAvailable()
optionalallowBackup
on iOS. That would be great to have on Android as well. At the moment, I am requiring Biometrics on Android, but FingerprintAIO would truly be All-In-One if it worked without Biometrics and supported all Android backup methods.Finally,
allowBackup
is not currently available from the ionic native v5.30.0 wrapper. That's something I could do, but currently deep in another project 😉Beta Was this translation helpful? Give feedback.
All reactions