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

有指纹功能isFingerprintEnable返回false #92

Closed
8023-Android opened this issue Apr 22, 2020 · 3 comments
Closed

有指纹功能isFingerprintEnable返回false #92

8023-Android opened this issue Apr 22, 2020 · 3 comments

Comments

@8023-Android
Copy link

版本:Android 9
手机:华为荣耀Play
打印:
false--isFingerprintEnable
false--isHardwareEnable
false--isRegisteredFingerprint
全都是false

@uccmawei
Copy link
Owner

不清楚你的代码怎么实现,我手上的就是你这台机,我这边可以正常使用

@8023-Android
Copy link
Author

FingerprintIdentify fingerprintIdentify = new FingerprintIdentify(this);
LogUtils.d("TESTTEST", "isHardwareEnable:" + fingerprintIdentify.isHardwareEnable());

@uccmawei
Copy link
Owner

image

@uccmawei uccmawei closed this as completed May 7, 2020
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