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
Got this error message returned when I used the explicit 'true' for userAuthenticationRequired:
"The old format of this exec has been removed (deperecated since 2.1). Change to: cordova.exec(null, null, 'Service', 'action', [arg1, arg2]);"
When trying to save a value on an Android device like so:
A fingerprint auth dialogue is displayed. This seems to work correctly on iOS.
Note: setting to true has no effect.
The text was updated successfully, but these errors were encountered: