react-native-keychain icon indicating copy to clipboard operation
react-native-keychain copied to clipboard

React native keychain only working for iOS with TouchID,Pin,Password

Open paramjitzzzzz opened this issue 3 years ago • 2 comments

Hi team,

React native keychain only working for iOS with TouchID,Pin,Password. For android only TochId is working no pin or password is there. Anyone please help me with a npm or any useful library that supports both android and iOS with at-least TouchID, faceID , Pin or password.

Any paid libraries are also welcome.

Thanks

paramjitzzzzz avatar Dec 08 '22 07:12 paramjitzzzzz

Face ID definitely works in this package (been using it for 4 years). Did you follow step 3 in the installation instructions?

If you want to support FaceID, add a NSFaceIDUsageDescription entry in your Info.plist.

if it's still not working share your code. We can't help much without any code.

tomoakley avatar Apr 21 '23 09:04 tomoakley

I think the OP was about Android, not iOS.

clauderobi avatar Jan 05 '24 16:01 clauderobi