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

findx提示需要添加FACE_ID权限 #77

Open
huma8848888 opened this issue Aug 19, 2020 · 2 comments
Open

findx提示需要添加FACE_ID权限 #77

huma8848888 opened this issue Aug 19, 2020 · 2 comments

Comments

@huma8848888
Copy link

findx手机,在初始化阶段发现一条错误日志:
BioAuth#Logger#soter: triggered SecurityException in isHardwareDetected! Make sure you declared USE_FACEID in AndroidManifest.xml
请问这个权限应该如何添加?
oppo findx手机 android10系统

@liuxb-tofu
Copy link
Collaborator

<uses-permission android:name="android.permission.USE_FACEAUTHENTICATION" />

@huma8848888
Copy link
Author

huma8848888 commented Aug 27, 2020

<uses-permission android:name="android.permission.USE_FACEAUTHENTICATION" />

现在是已经添加了这个权限,但是依然有这个提示

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