xamarin-fingerprint icon indicating copy to clipboard operation
xamarin-fingerprint copied to clipboard

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

Open lfeldman65 opened this issue 4 years ago • 6 comments

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

lfeldman65 avatar Jan 25 '21 23:01 lfeldman65

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!

smsissuechecker avatar Jan 25 '21 23:01 smsissuechecker

Hi!

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

Thanks! Larry

lfeldman65 avatar Jan 25 '21 23:01 lfeldman65

@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.

smstuebe avatar Feb 23 '21 09:02 smstuebe

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 [email protected] 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 .

lfeldman65 avatar Feb 23 '21 17:02 lfeldman65

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

smstuebe avatar Feb 24 '21 14:02 smstuebe

7.1.2. Thanks!

On Wed, Feb 24, 2021 at 6:26 AM Sven-Michael Stübe [email protected] 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 .

lfeldman65 avatar Feb 24 '21 18:02 lfeldman65