-
## Environment
```
info Fetching system and libraries information...
System:
OS: macOS 14.1.1
CPU: (8) arm64 Apple M1
Memory: 109.25 MB / 16.00 GB
Shell:
version: "5.9"
path: …
-
### Description
Upgrade from 0.68.1 to 0.70.0.
Builds fine in Xcode.
Launches Simulator.
Splash screen for app appears.
and then it crashes with the error:
ERROR Invariant Violation: …
-
### Description
Hi,
since we upgraded our project's react native to very latest we got the request to upgrade firebase sdk also to the latest.
According to the documentation https://rnfirebase.io…
-
### What happened?
I want to customize displaying ads (if user clicks ads twice, the ads will be gone), but on iOS, the onAdOpened doesn't fire any event or reaction.
### Platforms
Only on iOS
###…
-
### How were you trying to build the app?
Using 'yarn android' (react-native run-android)
### Full build logs
```tsx
Failed to install the app. Make sure you have the Android development environmen…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**To Reproduce**
Add example co…
-
I've been working on this app for a while using your module, it seems fine for when the app is in the background but crashes when app is completely killed from the device. Is there any workaround for …
-
### How were you trying to build the app?
after installing the vision camera in my react native project
### Full build logs
```tsx
PS C:\Users\aaneh\Documents\RH_Course\prf_surv> npm run android
…
-
### Stack trace
![RN Web - Google Chrome 4_2_2024 1_06_46 PM](https://github.com/DataDog/dd-sdk-reactnative/assets/108324385/a9e44d8e-5048-48f0-be10-919871f87728)
### Reproduction steps
1) Instal…
-
Getting this weird error once I press R in the terminal or with reload in my Expo dev client app:
`expo start --dev-client`
This error is getting spammed over 26 times. It only happens when I reload…