sameerkapps / SecureStorage

118 stars 32 forks source link

System.TypeLoadException: Could not resolve type with token 01000019 #6

Closed MrLinDowsMac closed 7 years ago

MrLinDowsMac commented 8 years ago

I'm getting this Exception from Output in an Android project build in Xamarin.Forms Solution from VS 2015:

Loaded assembly: MonoDroidConstructors [External] 09-27 17:42:53.970 D/Mono (28112): Assembly Ref addref AppConsume.Droid[0xb8cb1e90] -> mscorlib[0xb8c64d60]: 23 09-27 17:42:53.970 D/Mono (28112): Assembly Ref addref Xamarin.Forms.Core[0xb8cbf110] -> System.Collections[0xb8cc84e0]: 3 09-27 17:42:53.990 D/Mono (28112): Assembly Ref addref Xamarin.Forms.Core[0xb8cbf110] -> System.Threading[0xb8cd6378]: 3 09-27 17:42:54.030 D/Mono (28112): Assembly Ref addref AppConsume.Droid[0xb8cb1e90] -> Plugin.SecureStorage[0xb8cb6638]: 2 Unhandled Exception:

System.TypeLoadException: Could not resolve type with token 01000019

This is at Startup, my app builds correctly.