naoufal / react-native-passcode-auth

React Native authentication with iOS Passcode.
104 stars 53 forks source link

[TypeError: undefined is not an object (evaluating 'NativePasscodeAuth.isSupported')] #13

Open Ahalya20 opened 6 years ago

Ahalya20 commented 6 years ago

Getting this error for android app while calling this method. PasscodeAuth.authenticate('to demo this react-native component') Error { [TypeError: undefined is not an object (evaluating 'NativePasscodeAuth.authenticate')] line: 4542, column: 626, sourceURL: 'http://localhost:8081/index.bundle?platform=android&dev=true&hot=false&minify=false' }

VikasReactNative commented 3 years ago

till the date there is no solution of this problem?