react-native-touch-id icon indicating copy to clipboard operation
react-native-touch-id copied to clipboard

Wrongly detects Touch ID support on iPhone <= 5

Open jorisw opened this issue 5 years ago • 2 comments

I'm trying to test against an iPhone that doesn't support Touch ID, for instance the iPhone 5 and iPhone 4s. However isSupported() returns TouchID on both (simulated) devices running iOS 9.0.

For reference: You can use Touch ID with an iPhone 5s or later, iPad (5th generation and later), iPad Pro, iPad Air 2 or later, and iPad mini 3 or later. https://support.apple.com/en-us/HT201371

jorisw avatar Jun 11 '19 11:06 jorisw

Possible duplicate of #220

jorisw avatar Jun 11 '19 11:06 jorisw

try downgrading to 4.1.0

BenWildeman avatar Jun 11 '19 12:06 BenWildeman