-
I'm using react-native-openpay on my project and tried to upload it into apple connect, I received an email with this issue: "ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no long…
-
Hello!
My react native android app was audited by some security company. And they have found an issue in react-native-camera codebase.
I'm not sure is it real problem or not. But my employer req…
-
After I check APK security testing using [Mobile-Security-Framework-MobSF]. They show "This app may contain hardcoded secrets".
I think that means my .env files' secret keys can be shown using the…
-
Hi
I'm experiencing problems with react-native-keychain on Android which unfortunately forces me to disable the library for Android (on iOS it works flawlessly). Sometimes the UI freezes for severa…
-
### Hash Generated Using Broken Cryptography API (SHA1)
**Severity:** Medium
**Exploitability:** Difficult
**CVSS:** 4.0
> Note: SocketRocket is being used in my application through react nati…
-
Hello,
Is there a way to use this so that the Consumer Secret does not live on the app? This does not seem secure at all. Can this package be passed an authorization URL that is generated server si…
-
3.0.0-beta.1
see: https://doc.cuba-platform.com/frontend/cuba-frontend-docs/v3.0.x/client-react-native/starter-guide.html
1) Create some project on platform 7.2
2) It is required to add **REST API ap…
-
### Description
Trying your example for keyboardAvoidingView when you are using ActionSheet but it does not work on ios
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
1. add exam…
-
## Current behavior
Currently Async Storage iOS relies on `RCTMD5Hash` which uses `CC_MD5` to create a file hash https://github.com/react-native-community/async-storage/blob/af2664e5334175a180d71e22f…
-
### Description
I am trying to disable screenshot and screen recording on my application, for security purpose. I've known that it can be done by [setting the flags FLAG_SECURE on activity window](ht…