venmo / VENTouchLock

A Touch ID and Passcode framework used in the Venmo app.
MIT License
964 stars 114 forks source link

isPasscodeSet returning false occasionally #79

Closed ericlewis closed 8 years ago

ericlewis commented 8 years ago

We have had an issue in production where isPasscodeSet is returning false and prompting the user to create a passcode even though they have created a passcode before, it seems to popup semi regularly for some users, and never for others. We are unsure what is causing this behavior, but it seems to be due to inactivity at times. Like waiting a few days, then opening the app and bam.

ericlewis commented 8 years ago

was my mistake, sorry!