Code Monkey home page Code Monkey logo

mauibiometrics's Introduction

Hi! I'm Andreas ๐Ÿ‘‹

Likes:

  • Coding ๐Ÿ‘จโ€๐Ÿ’ป
  • Automation ๐Ÿ’ป
  • Blogging โœ๏ธ
  • Drumming ๐Ÿฅ

Dislikes:

  • Bad vibes ๐Ÿ“‰
  • Porcelain ๐Ÿฝ๏ธ

Anurag's GitHub stats

mauibiometrics's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mauibiometrics's Issues

Could not load type of field Plugin Fingerprin

I try to authenticate with Plugin Fingerprin
i get the following

System.TypeLoadException Mensaje = Could not load type of field 'Plugin.Fingerprint.FingerprintImplementation+d__5:<>u__2' (11) due to: Could not resolve type with token 01000035 from typeref (expected class 'System.Runtime.CompilerServices.ValueTaskAwaiter' in assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e') assembly:mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e type:System.Runtime.CompilerServices.ValueTaskAwaiter member:(null)

Possible solutions that I see

Another possible cause could be a version mismatch between the assembly containing the required type and the version expected by the code. In this case, you may need to update the version of the assembly to resolve the error.

It's also possible that the issue is related to the configuration of your project. You may want to check your project settings and make sure that any required dependencies are correctly referenced and configured.

I don't see much information that's why I've come here

Assign action on "Try Face ID Again"

When face ID failed (non-matching) how to assign an action for "Try Face ID Again"?
FingerprintAuthenticationResult tmpAuthResult = await tmpFingerprint.AuthenticateAsync(tmpConf, CancellationToken.None);
The AuthenticateAsync() method returns only on success or on cancel and does nothing on "Try Face ID Again". By the time I got control in my code I cannot detect what user wants.

Thank you,
Michael
FaceNotRecognized
.

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.