Giter Site home page Giter Site logo

Comments (5)

uniquarkD avatar uniquarkD commented on July 26, 2024

Have you added NSFaceIDUsageDescription on your info.plist?
<key>NSFaceIDUsageDescription</key>
<string>$(PRODUCT_NAME) Authentication</string>

from react-native-fingerprint-scanner.

to175 avatar to175 commented on July 26, 2024

What is the path please ? I don't need iOS yet and I don't have faceID on my Huawei

from react-native-fingerprint-scanner.

phillbaker avatar phillbaker commented on July 26, 2024

Hi all, I've recently been added to this repo as a collaborator and am getting up to speed on the different issues. @to175 can you include a stacktrace of the crash or any other details about the errors that may have caused it?

from react-native-fingerprint-scanner.

phillbaker avatar phillbaker commented on July 26, 2024

I'm going to close this issue since there's been no followup. Without specific details of the exception or crash, we can't reproduce or fix the issue. Please re-open if there are further details.

from react-native-fingerprint-scanner.

NigolBista avatar NigolBista commented on July 26, 2024

Hello Everyone,
I followed the installation instruction but the app crashes when i press on the authentication icon.
Whenever FingerprintScanner.authenticate is called the app crashes.

FingerprintScanner .authenticate({ description: this.props.description || 'Log in with Biometrics' }) .then(() => { this.props.onAuthenticate(); });

and it doesn't give any errors. All the props that is necessary is passed as well.

React Native Environment Info: System: OS: Windows 10 CPU: (8) x64 Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz Memory: 4.20 GB / 15.93 GB Binaries: npm: 6.9.0 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: Version 3.5.0.0 AI-191.8026.42.35.5791312

"react-native-fingerprint-scanner": "^4.0.0",
classpath 'com.android.tools.build:gradle:3.4.2'
compileSdkVersion = 29 "react": "16.6.3", "react-native": "0.58.5",

I've linked the fingerprint library and also added
<uses-permission android:name="android.permission.USE_FINGERPRINT" /> <uses-permission android:name="android.permission.USE_BIOMETRIC" /> on AndroidManifest.xml

from react-native-fingerprint-scanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.