ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
This spreadsheet contains a list of incompatible devices with PowerAuth mobile SDK.

Check the following github tickets for details:
2
https://github.com/wultra/powerauth-mobile-sdk/issues/251
3
https://github.com/wultra/powerauth-mobile-sdk/issues/292
4
5
Device nameIdentifierOS versionReason
6
Samsung Galaxy S8 / S8+SM-G95*Android 9
Insufficient security for Face detection. SDK fallbacks to FingerprintManager
7
Samsung Galaxy S9 / S9+SM-G96*Android 9
Insufficient security for Face detection. SDK fallbacks to FingerprintManager
8
Samsung Galaxy S10 / S10+SM-G97*Android 9
Insufficient security for Face detection. SDK fallbacks to FingerprintManager. Upgrade to Android 10 if possible
9
Samsung Galaxy Note 8SM-N95*Android 9
Insufficient security for Face detection. SDK fallbacks to FingerprintManager
10
Samsung Galaxy Note 9SM-N96*Android 9
Insufficient security for Face detection. SDK fallbacks to FingerprintManager
11
Samsung Galaxy Note 10 / 10+SM-N97*Android 9
Insufficient security for Face detection. SDK fallbacks to FingerprintManager. Upgrade to Android 10 if possible
12
Samsung Galaxy A20 / A20eSM-A20*Android 9
Insufficient security for Face detection. SDK fallbacks to FingerprintManager. Upgrade to Android 10 if possible
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100