smstuebe / xamarin-fingerprint

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

Convert all projects to proper sdk style and multi target #106

Closed martijn00 closed 6 years ago

martijn00 commented 6 years ago

This implements sdk style projects and uses multi-target. It also adds support for Appveyor, to get that working you just have to fill in the nuget secrets. I can walk you through that sometime next week.

There are still some code issues, some of which i wasn't sure what to do with as i don't know the internals of the code. I think they should be pretty easy to fix for you.

Let me know if you need anymore help or explanation about this.