Skip to content

Cannot display passcode on app open with SceneDelegate #101

@ReidSoftwar

Description

@ReidSoftwar

I am trying to display the passcode using the following code in the SceneDelegate and cannot present the passcode view...

let configuration = PasscodeLockConfiguration()

presenter = PasscodeLockPresenter(mainWindow: window, configuration: configuration, state: PasscodeLockViewController.LockState.enterPasscode.getState())

presenter?.presentPasscodeLock()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions