hieuvp/react-native-fingerprint-scanner

Users are reporting no biometrics on some Android devices including the Samsung Galaxy S10+

Closed this issue · 3 comments

SMJ93 commented

Hey, great library! It's been working great for us on the majority of devices, but more of our users are saying they never see biometrics on some devices.

We call FingerprintScanner.isSensorAvailable() like on any other device to check if biometrics are available.

Device:

Android Model: SM-G975F (Samsung Galaxy S10+)
Android OS Version: 10

Versions:

"react-native-fingerprint-scanner": "6.0.0",

System:
    OS: macOS 10.15.5
    CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
    Memory: 580.25 MB / 16.00 GB
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 12.9.1 - ~/.nvm/versions/node/v12.9.1/bin/node
    Yarn: 1.22.4 - ~/.nvm/versions/node/v12.9.1/bin/yarn
    npm: 6.14.4 - ~/.nvm/versions/node/v12.9.1/bin/npm
    Watchman: Not Found
  SDKs:
    iOS SDK:
      Platforms: iOS 13.6, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
    Android SDK:
      API Levels: 23, 25, 26, 27, 28, 29
      Build Tools: 28.0.3, 29.0.2
      System Images: android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom
      Android NDK: Not Found
  IDEs:
    Android Studio: 3.5 AI-191.8026.42.35.6010548
    Xcode: 11.6/11E708 - /usr/bin/xcodebuild
  Languages:
    Java: 1.8.0_172 - /usr/bin/javac
    Python: 2.7.15 - /usr/local/bin/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.11.0 => 16.11.0
    react-native: 0.62.2 => 0.62.2
  npmGlobalPackages:
    *react-native*: Not Found
SMJ93 commented

Closing as I no longer use this library

@SMJ93 just out of curiosity - is there another library you're using to cover the use cases, or are you just no longer using biometrics? Either way, cheers :-)

SMJ93 commented

Hey @mikehardy, none of the projects I am working on at the moment are using biometrics.