SkillAgentSearch skills...

KKPasscodeLock

KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.

Install / Use

/learn @aporat/KKPasscodeLock
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h2>What is KKPasscodeLock?</h2>

 

KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.

       

<h2>Main Features in KKPasscodeLock</h2> - Either a simple 4 digit passcode (using a numeric keyboard) or a free-text passcode (in development) - Supports universal apps (both iPhone and iPad) - Advanced passcode settings controller: set & change passcode, turn off/on passcode and passcode tries allowed - Passcode is saved securly in the device keychain <h2>Using KKPasscodeLock</h2>

Using this framework is really easy.

  • Add all the source files under the src folder, including KKPasscodeLock.bundle
  • #import "KKPasscodeLock.h" where you need it.
  • Add the AudioToolbox.framework, Security.framework and the QuartzCore.framework into your project
  • See the usage of the passcode lock from the sample app
<h2>Terms of Use</h2> - Provided under the Apache 2.0 License
View on GitHub
GitHub Stars289
CategoryDevelopment
Updated10mo ago
Forks76

Languages

Objective-C

Security Score

87/100

Audited on May 21, 2025

No findings