-
Hi,
I am using a 15" MacBook Pro with Touch Bar and TouchID from 2016 running macOS Monterey. I have connected my Royal Kludge RK100 RGB with BT and 2.4G Wireless keyboard using the wire that came…
-
Bytafont and Cydia Eraser is still crashing at launch and need to be fixed thru filza. Another this is that my touchid still doesnt work but now it doesnt work in nonjailed mode.
ghost updated
6 years ago
-
When Touch ID fails (wrong fingerprint) the passcode option does not appear. The text only shakes and shows the 'Cancel' button.
I Imported the module:
```
import { TouchID } from '@ionic-nati…
-
### Steps To Reproduce
- open Bitwarden extension with keyboard shortcut
- dialog opens
### Expected Result
TouchID/Windows Hello dialog appears automatically
### Actual Result
TouchID/Windows…
-
Hi,
I can't seem to get the plugin to fall back to a PIN or Password if no fingerprints are enrolled.
```
// ios fingerprint logic
window.plugins.touchid.isAvailable(
function () {
…
-
### Minimal reproducible example
https://github.com/dziter/expo-local-auth/tree/feat/expo-local-authentication
### What platform(s) does this occur on?
iOS
### Did you reproduce this issue in a de…
-
Index notes for Spotlight search.
If TouchID is enabled, we would have to de-index the notes. Perhaps disable spotlight altogether if TouchID is enabled.
-
Usecase : When Biometric Login enabled and FaceID doesn’t recognize the user , the user have to enter his (hopefully long) password .
From other apps I know that they have added a button on the lo…
-
I'm getting `Device does not support TouchID` error when I ran `TouchID.isSupported()`
```
componentWillMount() {
//Determine Biometric Type
TouchID.isSupported()
.t…
-
Hi,
I seem to be getting a strange error occurring whilst my Android device is executing TouchID.isSupported(). Stack trace as below:
```
java.lang.SecurityException: Permission Denial: getCurr…