rolandleth/LTHPasscodeViewController

Entering passcode is not possible when changing allowUnlockWithTouchID to NO

relatedcode opened this issue · 6 comments

Entering passcode is not possible when changing allowUnlockWithTouchID to NO

@rolandleth To be precise it works fine if I exit the app and open it again. But when I change allowUnlockWithTouchID to NO and the app only goes to background (not terminated) and open it again, I only get a blank screen. Entering the passcode in this situation is not possible for me. Any idea? Did I miss something? Thanks!

ps.: The process mentioned above works fine when I change the allowUnlockWithTouchID to YES.

@rolandleth Anyway, awesome job! :)

Thanks :)

I will try to have a look today or tomorrow.

@rolandleth Ok, thanks! Please let me know if you need any further information related to this issue.

@relatedcode Could you check the latest version, please? A PR was merged that allows for optional allowUnlockWithTouchID, and I can not reproduce the behavior you described on the Demo project.

@rolandleth This seems absolutely ok for me now. Thanks!

However we have an other similar situation. New issue will be opened for that.