Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Doc/Readme #29

Open
adamtarmstrong opened this issue Jan 25, 2019 · 1 comment
Open

Update Doc/Readme #29

adamtarmstrong opened this issue Jan 25, 2019 · 1 comment

Comments

@adamtarmstrong
Copy link

TouchID never needed a plist key setting, but it appears to use FaceID, this is required. Docs should be updated to state that users need to add this to the iOS plist:

<key>NSFaceIDUsageDescription</key> <string>any usage description</string>

@raybelisle
Copy link

Documentation needs to be updated to include:

  • createKeychainItem in Identity, this method is not documented.
  • keychainItem is defined as a Dictionary type, but documentation does not define dictionary items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants