GithubHelp home page GithubHelp logo

Comments (7)

neha-brahmankar avatar neha-brahmankar commented on July 17, 2024 1

@phillbaker In my opinion we should be having a Permission section mentioning this stuff since this is a mandatory thing to be done and isn't an optional step to be skipped as extra configurations. We can have it written like this:

App Permissions

Add the following permissions to their respective files:

In your AndroidManifest.xml:

<uses-permission android:name="android.permission.USE_FINGERPRINT" />

In your Info.plist:

<key>NSFaceIDUsageDescription</key>
<string>Enabling Face ID allows you quick and secure access to your account.</string>

from react-native-fingerprint-scanner.

neha-brahmankar avatar neha-brahmankar commented on July 17, 2024

Closing this issue as I found out a solution. Need to set permission for FaceID on iOS device.

Added following key-string pair in in Info.plist to get it working
key => NSFaceIDUsageDescription
string => Enabling Face ID allows you quick and secure access to your account.

from react-native-fingerprint-scanner.

phillbaker avatar phillbaker commented on July 17, 2024

@nehab05a yup, included in the readme at https://github.com/hieuvp/react-native-fingerprint-scanner#extra-configuration, I guess not the most obvious, sorry! Where would be a better spot to put it?

from react-native-fingerprint-scanner.

phillbaker avatar phillbaker commented on July 17, 2024

from react-native-fingerprint-scanner.

neha-brahmankar avatar neha-brahmankar commented on July 17, 2024

Created one as requested.

from react-native-fingerprint-scanner.

akash4320 avatar akash4320 commented on July 17, 2024

Above mentioned all the process have been done , but it doesn't solve for FaceID in Android and ios both.this problem is in react native fingerprint scanner as well as react-native-touchId

from react-native-fingerprint-scanner.

Nawalnazari avatar Nawalnazari commented on July 17, 2024

Above mentioned all the process have been done , but it doesn't solve for FaceID in Android and ios both.this problem is in react native fingerprint scanner as well as react-native-touchId

yes also face the same issue,

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.