Skip to content

[[LibPass sharedInstance] unlockWithCodeEnabled:NO] doesn't work #12

@xfl00d

Description

@xfl00d

I have tried to use this method call from the wiki:

[[LibPass sharedInstance] unlockWithCodeEnabled:NO]

But it doesn't work in the tweak. The view changes to the passcode pad, but no unlock. This method works instead when there is no passcode set. Also tried to manually call:

[(SBLockScreenManager *)[%c(SBLockScreenManager) sharedInstance] unlockUIFromSource:1 withOptions:nil];

But no luck. Seems like a problem to me. Or am I doing something wrong?

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