You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ It provides a **Default View** that prompts the user to place a finger to the iP
36
36
4.0.0 Prefers the new native Android BiometricPrompt lib on any Android >= v23 (M)
37
37
4.0.0 also DEPRECATES support for the legacy library that provides support for Samsung & MeiZu phones
38
38
39
-
3.0.2 and below:
39
+
3.0.2 and below:
40
40
Using an expandable Android Fingerprint API library, which combines [Samsung](http://developer.samsung.com/galaxy/pass#) and [MeiZu](http://open-wiki.flyme.cn/index.php?title=%E6%8C%87%E7%BA%B9%E8%AF%86%E5%88%ABAPI)'s official Fingerprint API.
41
41
42
42
Samsung and MeiZu's Fingerprint SDK supports most devices which system versions less than Android 6.0.
API level <23 (Uses device-specific native fingerprinting, if available - Samsung & MeiZu only) [Reference](https://developer.android.com/reference/android/Manifest.permission#USE_FINGERPRINT))
112
+
API level <23 (Uses device-specific native fingerprinting, if available - Samsung & MeiZu only) [Reference](https://developer.android.com/reference/android/Manifest.permission#USE_FINGERPRINT))
0 commit comments