Biometric-Auth-Sample icon indicating copy to clipboard operation
Biometric-Auth-Sample copied to clipboard

Fix for missing return statements

Open mirjalal opened this issue 5 years ago • 2 comments

return statements added to fire callback(s) on time.

I tested on my device (LG G4 running w/ Android 6.0 has no any biometric auth related software & hardware component) & as a result without the return statements exception thrown.

mirjalal avatar Apr 12 '19 06:04 mirjalal

This PR is not necessary when https://github.com/anitaa1990/Biometric-Auth-Sample/pull/9 gets merged, which I prefer due to additional functionality

Sammekl avatar Apr 29 '19 14:04 Sammekl

@Sammekl PR #9 was opened after this PR (#8) created. Also, PR #9 is based on this comment which I made it before #9 was opened. Thus, there is a small conflict and similarity between #8 and #9. Of course, it is all up to you ;)

Cheers!

mirjalal avatar Apr 30 '19 06:04 mirjalal