naoufal / react-native-touch-id

React Native authentication with the native Touch ID popup.

Home Page:https://www.npmjs.com/package/react-native-touch-id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not show detail error when finger failed.

MrLich opened this issue · comments

screen shot 2018-10-10 at 6 22 52 pm

this is format error on document:
{
name: "TheErrorCode",
message: "the error message",
details: {
name: "TheErrorCode",
message: "the error message"
}
}