-
While iOS accessControl defaults to _None_, Android defaults to BIOMETRY_ANY. It seems accessControl doesn't have a value for no biometrics, so i can't find out how to set Android to _None_.
How c…
-
**Affected files**:
rn-fetch-blob/ios/RNFetchBlobFS.m
`591: int digestLength = [[keysToDigestLengths objectForKey:algorithm] intValue];`
rn-fetch-blob/ios/RNFetchBlobFS.m
`597: unsigned char buf…
-
Hello, I have downloaded the master branch of this project, installed the relevant dependencies, and successfully run the Android application. Everything works fine, except that I cannot debug it. Whe…
-
Hi, we need to show the list of tokens in our app, I've tried the `getAssetsInfo` API but get nothing. could u add an API to get tokens like below?
**API log**
```
url : https://aa-portkey.…
-
Hi, I am executing a demo with `fido2-lib` on the backend with mocked data. The library I am using (`react-native-passkey`) on the device seems to be working because the passkey generation and usage s…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of cond…
-
Testing out the new Android support on a Pixel 4 and the library always reports Fingerprint as the supported biometry type.
You should use `getPackageManager().hasSystemFeature(PackageManager.FEATURE…
-
## I'm submitting this issue for the package(s):
- [ ] jwt-verifier
- [ ] okta-angular
- [ ] oidc-middleware
- [x] okta-react
- [ ] okta-react-native
- [ ] okta-vue
- [x] configuration-va…
-
After installing this library, and running on IOS I always get error => could not build module 'CoreFoundation'
```
` /Users/skostiantyn/Projects/perkwiz-mobile/ios/Pods/../../node_modules/react-n…
-
> When we talk about our React Native setup there are two kinds of "now draw The Tick" for iOS
developers:
>
> * How do I build this React Native as a CocoaPods setup?
> * How do I get all the Jav…