Giter VIP home page Giter VIP logo

Comments (9)

uccmawei avatar uccmawei commented on May 27, 2024

@MarshallMathersIII 麻烦补充一下相关代码以及操作情况和截图,不然我也没办法判断。

from fingerprintidentify.

uccmawei avatar uccmawei commented on May 27, 2024

@MarshallMathersIII 你可以试下直接扫二维码下载demo试下,再截个图看下?

from fingerprintidentify.

MarshallMathersIII avatar MarshallMathersIII commented on May 27, 2024

下载你的demo测试,确实支回调一次onNotMatch,之后就没有任何反馈了,构造时也未捕获到异常,vivo xplay5,android5.1.1,我直接对机型做了判断禁止使用指纹

from fingerprintidentify.

uccmawei avatar uccmawei commented on May 27, 2024

@MarshallMathersIII 真是给跪了,难道它的API除了拷贝6.0的那套外还改动了回调逻辑不成?

你试下把我的项目下载去运行,把类AndroidFingerprint的needToCallDoIdentifyAgainAfterNotMatch方法改回return true,再试下。也许问题是出在这里。

from fingerprintidentify.

missAllen avatar missAllen commented on May 27, 2024

vivo5.1的直接崩溃了

from fingerprintidentify.

missAllen avatar missAllen commented on May 27, 2024

java.lang.AbstractMethodError: abstract method "void android.hardware.fingerprint.FingerprintManager$AuthenticationCallback.onAuthenticationHelp(int, java.lang.CharSequence)" at com.lib.fingerprintidentify.impl.AndroidFingerprint$1.onAuthenticationHelp(AndroidFingerprint.java:52) at android.hardware.fingerprint.FingerprintManager$MyHandler.sendAcquiredResult(FingerprintManager.java:932) at android.hardware.fingerprint.FingerprintManager$MyHandler.handleMessage(FingerprintManager.java:759) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:135) at android.app.ActivityThread.main(ActivityThread.java:5418) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1037) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)

from fingerprintidentify.

uccmawei avatar uccmawei commented on May 27, 2024

@missAllen 错误信息只有这些吗?感觉不是很完整的?

from fingerprintidentify.

missAllen avatar missAllen commented on May 27, 2024

@uccmawei 这是主要的信息

from fingerprintidentify.

uccmawei avatar uccmawei commented on May 27, 2024

因为产商的定制化太严重导致无法稳定适配,所以暂时先恢复6.0的版本限制,如果大家需要支持安卓6.0以下的设备,建议自行拓展 AndroidFingerprint.java 类来实现。

from fingerprintidentify.

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.