Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit 762c6d6

Browse files
authored
Update README.md
1 parent 82d1766 commit 762c6d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ You need to delete encryption key if you delete/reset pin code.
113113
PFSecurityManager.getInstance().getPinCodeHelper().delete();
114114
```
115115

116+
**Don't use PFFingerprintPinCodeHelper.getInstance().isPinCodeExist() directly.**
117+
116118
## PFPinCodeViewModel
117119

118120
Also you can use PFPinCodeViewModel() for the same methods. ViewModel wrapper around PinCodeHelper that returns LiveData objects.

0 commit comments

Comments
 (0)