Giter Site home page Giter Site logo

Comments (7)

liuxb-tofu avatar liuxb-tofu commented on August 23, 2024

什么机型?
SoterCore.isSupportBiometric(MMApplicationContext.getContext(), com.tencent.soter.core.model.ConstantsSoter.FACEID_AUTH)
先确认是否支持人脸

from soter.

yezihenda avatar yezihenda commented on August 23, 2024

小米9 ,Android 9 ,MIUI10.2.25.0 ,支持人脸的

from soter.

liuxb-tofu avatar liuxb-tofu commented on August 23, 2024

SoterCore.isSupportBiometric(MMApplicationContext.getContext(), com.tencent.soter.core.model.ConstantsSoter.FACEID_AUTH) 这个接口返回支持吗?

另外建议接入后台的isSupport接口,这样可以同步到我们的机型支持信息

from soter.

yezihenda avatar yezihenda commented on August 23, 2024

boolean supportBiometric = SoterCore.isSupportBiometric(this, ConstantsSoter.FACEID_AUTH);
这个返回 false , 那我这再看看先吧

from soter.

cayden avatar cayden commented on August 23, 2024

我的是小米6 也出现如题的提示。

from soter.

cayden avatar cayden commented on August 23, 2024

boolean supportBiometric = SoterCore.isSupportBiometric(this, ConstantsSoter.FACEID_AUTH);
这个返回 false , 那我这再看看先吧

你好,你后来解决了吗?谢谢!

from soter.

MagicYuze avatar MagicYuze commented on August 23, 2024

请问是还没有适配很多机型嘛?魅族16X也不行。支持人脸识别。isSupport接口返回false

from soter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.