Jeanice Jones

Results 10 comments of Jeanice Jones

when i add new package the error will occur i need run ./gradlew clean and yarn remove @baronha/react-native-multiple-image-picker and reinstall the package the error will dispear

iOS release many configurations cannot take effect. Is it possible that it's due to nitro? isPreview always false in release

@Bowlerr it my first time install this package , and i added biometric permission in AndroidManifest.xml , my Device is Honor v2 , but in xiaomi15pro can run;

RSA is running normally. Is it safe enough to use it to store user password?

@Bowlerr yes , i try resetGenericPassword before setGenericPassword , but error same. ` await Keychain.resetGenericPassword() await Keychain.setGenericPassword(`${APP_NAME}-USER`, password, { accessControl: ACCESS_CONTROL.BIOMETRY_CURRENT_SET, accessible: ACCESSIBLE.WHEN_UNLOCKED, storage: STORAGE_TYPE.AES_GCM, }) ` LOG [Error: Wrapped...

i try setting validityDuration to 30 in CipherStorageKeystoreAesGcm.kt but invalid

@Bowlerr This is not an issue with mobile biometric verification. i use react-native-biometrics work good, and when i use STORAGE_TYPE.RSA storage,getGenericPassword is normal when i use biometrics.