smstuebe / xamarin-fingerprint

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

Xamarin Android Build Errors After Adding MvvmCross.Plugins.Fingerprint Package 2.1.3 #201

Open lfeldman65 opened 3 years ago

lfeldman65 commented 3 years ago

Hi!

I need help. Happy to donate $200 to the first person who helps me solve this problem.

My app was building and running fine after migrating to AndroidX. I need to implement Biometrics, so I installed MvvmCross.Plugins.Fingerprint. Now I get 3 errors:

'Mvx' does not contain a definition for 'Warning' (CS0117) 'Resource' does not contain a definition for 'Layout' (CS0117) 'Resource.Id' does not contain a definition for 'text1' (CS0117)

I googled all of the errors, but nothing looks promising.

Thanks, Larry

smsissuechecker commented 3 years ago

Hi @lfeldman65,

I'm the friendly issue checker. It seems like (100.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!

lfeldman65 commented 3 years ago

Hi!

I think the description says it all. Please let me know.

Thanks! Larry

smstuebe commented 3 years ago

@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 commented 3 years ago

Thanks for reaching out.

I am still having trouble. I am using MvvmCross, and I have installed Plugin.Fingerprint. Any suggestions?

Thanks, Larry

On Tue, Feb 23, 2021 at 1:39 AM Sven-Michael Stübe notifications@github.com wrote:

@lfeldman65 https://github.com/lfeldman65 Do you still have problems? do you use MvvmCross in your app? If not, you need to install Plugin.Fingerprint.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/smstuebe/xamarin-fingerprint/issues/201#issuecomment-784039009, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7QXTWQWOMV225QN446EGTTANZURANCNFSM4WSRKPYA .

smstuebe commented 3 years ago

@lfeldman65 wich version of MVVM cross are you using in your project?

lfeldman65 commented 3 years ago

7.1.2. Thanks!

On Wed, Feb 24, 2021 at 6:26 AM Sven-Michael Stübe notifications@github.com wrote:

@lfeldman65 https://github.com/lfeldman65 wich version of MVVM cross are you using in your project?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/smstuebe/xamarin-fingerprint/issues/201#issuecomment-785112432, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7QXTRZAXZ4EH5SXGBK76LTAUEDHANCNFSM4WSRKPYA .