smstuebe / xamarin-fingerprint

Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
Microsoft Public License
494 stars 118 forks source link

'CrossFingerprint' does not contain a definition for 'SetCurrentActivityResolver' #223

Open mjpely opened 2 years ago

mjpely commented 2 years ago

I am trying to implement plugin.fingerprint in .net MAUI. and when i am trying to publish the application the application wont build I can see the following Error. Error CS0117 'CrossFingerprint' does not contain a definition for 'SetCurrentActivityResolver'

image

Steps to reproduce

  1. Create .net MAUI application

  2. setup plugin.fingerprint

  3. publish

Expected behavior

Application should build and the packages should be created

Actual behavior

Build fails.

Crashlog

Severity Code Description Project File Line Suppression State Error CS0117 'CrossFingerprint' does not contain a definition for 'SetCurrentActivityResolver' HCHFoundation (net6.0-ios), HCHFoundation (net6.0-maccatalyst), HCHFoundation (net6.0-windows10.0.19041.0) D:\Works\Projects\MAUI\HCHFoundation\HCHFoundation\MauiProgram.cs 35 Active

Configuration

Version of the Plugin: 3.0.0-beta1

Platform: Android, iOS, Mac Catalyst, Windows

Device: N/A

smsissuechecker commented 2 years ago

Hi @manujoseph14,

I'm the friendly issue checker. It seems like (50.00 %) you haven't used our issue template :cry: I think it is very frustrating for the repository owners, if you ignore them.

If you think it's fine to make an exception, just ignore this message. But if you think it was a mistake to delete the template, please close the issue and create a new one.

Thanks!