Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PasscodeLockPresenter not showing passcode screen #52

Open
moesalih opened this issue Nov 16, 2017 · 0 comments
Open

PasscodeLockPresenter not showing passcode screen #52

moesalih opened this issue Nov 16, 2017 · 0 comments

Comments

@moesalih
Copy link

I'm calling:

let presenter = PasscodeLockPresenter(mainWindow: UIApplication.shared.keyWindow, configuration: configuration)
presenter.presentPasscodeLock()

from didFinishLaunchingWithOptions and applicationDidEnterBackground but it doesn't seem to work properly.

On launch, only the Touch ID alert shows up, and the passcode screen doesn't.
On going to background, the passcode screen shows up in the task switcher, but when selecting the app, the screen goes away, and the Touch ID alert is not shown at all.

Seems like it's something window related. This is on iOS 11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant