Coder Social home page Coder Social logo

Comments (7)

smsissuechecker avatar smsissuechecker commented on August 11, 2024

Hi @nielscup,

I'm the friendly issue checker.
Thanks for using the issue template 🌟
I appreciate it very much. I'm sure, the maintainers of this repository will answer, soon.

from xamarin-fingerprint.

smstuebe avatar smstuebe commented on August 11, 2024

Is it the same with the default dialog?

from xamarin-fingerprint.

nielscup avatar nielscup commented on August 11, 2024

When using the default dialog the dialog is always shown. So only the custom dialog does not show on a non-Samsung device. Any way to have this behaviour on a Samsung device as well? I have looked through the code but it wasn't very obvious how to fix this. Maybe if you can point me in the right direction I can have another look. Thanks!

from xamarin-fingerprint.

smstuebe avatar smstuebe commented on August 11, 2024
Device Default Dialog Custom Dialog
Samsung shows normally disappears immediately (wrong behavior)
Other shows normally shows normally

correct?

from xamarin-fingerprint.

nielscup avatar nielscup commented on August 11, 2024

Not exactly: I would like the dialog not to popup at all while TooManyAttempts is active. I would like to receive the TooManyAttempts message from AuthenticateAsync while it is active, without showing a popup. Just like the title of this issue says: Don't show dialog while TooManyAttempts error is active. I get this (correct) behaviour on non-Samsung devices, but not on a Samsung. Samsung always pops up the dialog shortly if you can't use fingerprint because it is blocked.

from xamarin-fingerprint.

TheSayvior avatar TheSayvior commented on August 11, 2024

Hello, I'm exspriencing what is think is the same issue on android in my Xamarin project on my Nexus 5.
Once i have gotten the TooManyAttempts error then it saves that error untill it have been evaluated a sekund time or enough time has passed. This behavior does not show/happen on my iOS device.

Sorry for messing up the formular but since its already here i think I'll just supply what i think is different @smsissuechecker :)

Configuration
Version of the Plugin: 1.4.7
Platform: Android 8.1.0
Device: Nexus 5

Exspected behavior:
When i start a new
result = await CrossFingerprint.AuthenticateAsync(new AuthenticationRequestConfiguration());
after having had the result status of TooMany Attempts prior to starting a new, then it waits for me to use my finger and does not reuse the same result from last time the Authendication was called and evaluated to TooManyAttempts.

Actual behavior:
When the Authendication has evaluated to tooManyAttempts, the device remembers this for a duration of time and will throw that result again instantly next time I call the authendication havent gotten the time but its +5-10 sekunds that the device or plugin remembers the result status of tooManyAttempts.

from xamarin-fingerprint.

smstuebe avatar smstuebe commented on August 11, 2024

lifecycle is now completely managed by biometric prompt

from xamarin-fingerprint.

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.