Shep

Results 3 issues of Shep

Not working on Android with RN version 0.68, no logs Working as expected on ios

Following the Nov 5, 2022 RN update 0.71.0-rc.0 it appears that the following Build Failure is caused from react-native-keychain requiring Android SDK 31+ For people that must stay on V30...

The opening screen of my application tries the following immediately upon launch or forgrounding const result = await Keychain.getGenericPassword({ service: 'myapp', authenticationPrompt: { title: 'Biometric Sign In', subtitle: 'Confirm biometrics...