[AC-6487] Ti.Identify update
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Marian Kucharcik |
Assignee | Abir Mukherjee |
Created | 2020-02-11T21:40:26.000+0000 |
Updated | 2020-02-12T10:08:16.000+0000 |
Description
Hi guys,
it would be awesome to support Android's Biometrics API and face recognition in Ti.Identify module. This might help: https://stackoverflow.com/questions/51146127/biometrics-with-iris-and-face-recognition/59685507#59685507
Would it be possible with AndroidX support in Ti.SDK9?
Thanks
[~max87] It looks like we moved to the Biometrics API and AndroidX while migrating the module to 9 https://github.com/appcelerator-modules/titanium-identity/pull/46 You should be able to test it by pulling the latest SDK master build
\[appc\] ti sdk install -b master
which will grab the module also