@titanium-sdk/ti.identity
Version:
A collection of API's to authenticate with your device: Keychain/Keystore, Touch ID and Face ID (iOS only)
9 lines (8 loc) • 362 B
text/xml
<ti:module xmlns:ti="http://ti.appcelerator.org" xmlns:android="http://schemas.android.com/apk/res/android">
<android xmlns:android="http://schemas.android.com/apk/res/android">
<manifest>
<uses-permission android:name="android.permission.USE_FINGERPRINT"/>
</manifest>
</android>
</ti:module>