Patipan Ongarj
Results
2
issues of
Patipan Ongarj
Hello , I have Problem Libary react-native-touch-id for Android. ----------------------------------------------------------------------------------------------- TouchID.authenticate('to demo this react-native component', optionalConfigObject) .then(success => { Alert.alert('Alert','Authenticated Successfully'); }) .catch(error => { Alert.alert('Alert','Authentication Failed'); }); ----------------------------------------------------------------------------------------------- problem...