rolandleth/LTHPasscodeViewController

disablePasscodeWhenApplicationEntersBackground does not work correctly.

Closed this issue · 2 comments

I had call disablePasscodeWhenApplicationEntersBackground() when display passcode view controller but in viewWillAppear() method _addObsers() is called and re-added observers again.
So disablePasscodeWhenApplicationEntersBackground() does not work correctly.

Hey,

Can you reproduce this on the demo app?

It has been almost a month now, I will consider this as no longer valid.