Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 591 Bytes

capacitor-plugin-pin-prompt

Prompt for Android device credentials (pin, pass, pattern) and return results. Only use when the device has pin, pass or pattern but no biometrics enrolled. (https://issuetracker.google.com/issues/142740104)

Install

(Actually, this isnt an npm package. Just clone locally and npm install <filePath>)

npm install capacitor-plugin-pin-prompt
npx cap sync

API