smstuebe / xamarin-fingerprint

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

MvvmCross.Platform.Exceptions.MvxException: could not load plugin assembly for type MvvmCross.Plugins.Fingerprint.Android.PluginLoader #11

Closed JelleDamen closed 8 years ago

JelleDamen commented 8 years ago

[mono] Unhandled Exception: [mono] MvvmCross.Platform.Exceptions.MvxException: could not load plugin assembly for type MvvmCross.Plugins.Fingerprint.Android.PluginLoader [mono] at MvvmCross.Platform.Plugins.MvxFilePluginManager.LoadAssembly (System.Type toLoad) [0x00071] in D:\git\MvvmCross\MvvmCross\Platform\Platform\Plugins\MvxFilePluginManager.cs:76 [mono] at MvvmCross.Platform.Plugins.MvxFilePluginManager.FindPlugin (System.Type toLoad) [0x00000] in D:\git\MvvmCross\MvvmCross\Platform\Platform\Plugins\MvxFilePluginManager.cs:39 [mono] at MvvmCross.Platform.Plugins.MvxPluginManager.LoadPlugin (System.Type toLoad) [0x00000] in D:\git\MvvmCross\MvvmCross\Platform\Platform\Plugins\MvxPluginManager.cs:150 [mono] at MvvmCross.Platform.Plugins.MvxPluginManager.ExceptionWrappedLoadPlugin (System.Type toLoad) [0x00000] in D:\git\MvvmCross\MvvmCross\Platform\Platform\Plugins\MvxPluginManager.cs:122

I've followed the instructions, but I get this error while starting the app. Then it crashes. Any ideas ? I'm using the latest beta

smstuebe commented 8 years ago

Might have to do something with assembly versions. I'll have a look, later.

smstuebe commented 8 years ago

@JelleDamen What's your MvvMCross version are they the same in core and on android?

smstuebe commented 8 years ago

should be fixed in 1.2.0 @JelleDamen feedback? :smile:

rodhemphill commented 7 years ago

Hi @smstuebe. Do you know what happened to this? I have exactly the same problem and I've been trying to resolve it for a couple of weeks now. I'm on MVVMCross 4.2.3, have the same version in Droid and Core, running Forms with MVVMCross.