NiklasMerz / cordova-plugin-fingerprint-aio

Cordova Plugin for fingerprint sensors (and FaceID) with Android and iOS support
https://www.npmjs.com/package/cordova-plugin-fingerprint-aio
MIT License
323 stars 188 forks source link

Face ID #50

Closed maxborgatti closed 6 years ago

maxborgatti commented 7 years ago

Question: any update for Apple's iPhone X Face ID?

NiklasMerz commented 7 years ago

Great suggestion. I will check the documation for possible APIs

Am 14. Sep. 2017, 12:12, um 12:12, maxborgatti notifications@github.com schrieb:

Question: any update for Apple's iPhone X Face ID?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio/issues/50

NiklasMerz commented 7 years ago

As far as I found information on this FaceId is using the same policy. Maybe it works out of the box.

@maxborgatti You could try that in the new Xcode version.

NiklasMerz commented 7 years ago

This needs some testing

maxborgatti commented 7 years ago

Are you sure this can be tested on Xcode? Wouldn't be needed a real device for that?

In this last case, as far as i get one, i'll test and feed back

NiklasMerz commented 7 years ago

I think the iPhone X simulator supports FaceId testing. Testing with a real device is even better.

Thanks in advance for your feedback.

cheng1994 commented 7 years ago

I can confirm FaceID works out of the box

jamesdixon commented 7 years ago

Well damn, that's cool 👍

NiklasMerz commented 6 years ago

See https://github.com/EddyVerbruggen/cordova-plugin-touch-id/pull/35

NiklasMerz commented 6 years ago

I did some changes to the isAvailable function. I would love to hear feedback from iPhone X owners. Currently I am unable to test this by myself.

See branch from #78

iryna-kovalchuk commented 6 years ago

@NiklasMerz Hi!

Do you plan to release the FaceID / TouchId detection changes to be available for installation through npm?

commit # 1202fe625ea8148cdf117e7a81a522f3bbeff2c8

Thanks :)

NiklasMerz commented 6 years ago

@iryna-kovalchuk Hi

I just released version v1.3.5. Let me know if you have any problems with this version