Sven-Michael Stübe
Sven-Michael Stübe
via the method this issue is all about `GetAuthenticationTypeAsync()` ^^
What does `result.ErrorMessage` say?
maybe give me more info? I could guess what the problem is, but then you guys will never learn how to use the issue template. Please fill in everything. :(
@lfeldman65 Do you still have problems? do you use MvvmCross in your app? If not, you need to install Plugin.Fingerprint instead of MvvmCross.Plugins.Fingerprint.
@lfeldman65 wich version of MVVM cross are you using in your project?
#206 was pushed in version 2.1.4 to nuget.
@devology-rob what's the target framework of your windows project?
Do other BLE Scanner Apps like nRF Connect for Mobile ? https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp&hl=en
Can you provide some logs of the plugin?
For maui we need to rebuilt the library against .net 6 as I'm currently doing on my other plugin: WIP: https://github.com/smstuebe/xamarin-fingerprint/commits/maui-support But regarding blazor I don't think this will help,...