FreakyAli / Plugin.Maui.Biometric

A biometric plugin for .NET MAUI
MIT License
80 stars 10 forks source link

GetBiometricTypeAsync #5

Closed robertmaxted closed 4 months ago

robertmaxted commented 4 months ago

This PR is to allow for the retrieval of the hardware type on iOS and Android. @FreakyAli Please pull and deploy on your test environment to ensure it works as expected. I am unable to test the sample application on my environment.

robertmaxted commented 4 months ago

@FreakyAli I am assuming I should not have forked from development. Please see my changes and add accordingly.. Regards, Rob.

Link to the correct commit: https://github.com/FreakyAli/Plugin.Maui.Biometric/pull/5/commits/ab4ccffab84134a33753ef221ce03e9cb8718396

FreakyAli commented 4 months ago

@robertmaxted Thanks for this, I will check everything out and merge accordingly :)

robertmaxted commented 4 months ago

@FreakyAli No problem, hope it all works as it should!

robertmaxted commented 4 months ago

@FreakyAli can you take a look when you have a spare minute please mate?

FreakyAli commented 4 months ago

@robertmaxted Hey man sorry i was a bit busy, I will check this over the weekend and see if i can make a release, hope you don't mind!

robertmaxted commented 4 months ago

@FreakyAli awesome, cheers mate!

FreakyAli commented 4 months ago

@robertmaxted Check this PR https://github.com/FreakyAli/Plugin.Maui.Biometric/pull/6 , Comment if you have any thoughts