Skip to content

1.0.6

Choose a tag to compare

@relatedcode relatedcode released this 02 Aug 11:37
· 1 commit to main since this release

Added

  • Added custom PasscodeKitKeypad for passcode entry, replacing the system keyboard.
  • Added haptic feedback for passcode entry, acceptance, and decline.

Fixed

  • Resolved empty dSYM warning for Debug simulator builds.

Revision

  • Clarified Face ID / Touch ID wording in docs and the default biometric access reason.
  • Replaced deprecated UIApplication.shared.windows lookup with the scene-based API.
  • Made PasscodeKit.start() idempotent to avoid duplicate notification observers.