-
### How were you trying to build the app?
I tried to build on android simulator and real device but its not working. always giving a build error. Please suggest me whats going wrong with android vers…
-
## Type of issue
Feature request
### Expected results
Sizes are available in auctionSignals.prebid.ortb2Imp.banner, and some more fun additions, including ad unit properties from mediaTypes.v…
-
### **What's happening?**
The camera worked fine when using in development mode. I was even able to scan couple of Barcodes and do everything as expected. But the moment I launch the camera in Releas…
-
### Description
The following:
```ts
function* simpleGenerator() {
"worklet";
yield "Hello";
yield "World";
}
```
generates to:
```ts
function simpleGenerator() {
yield "Hello"…
-
### What's happening?
Some users are facing a NullPointerExcpetion crash in our production app.
It's not constantly crashing, so I could not identify a pattern to reproduce the issue.
### Reprodu…
-
### What's happening?
Project not running after install react-native-worklets-core package
### Reproduceable Code
```tsx
npm:
"react": "18.2.0",
"react-native": "0.73.0",
"react-n…
-
### What's happening?
I have reported and simulated crashes on iOS 17, only on iPhone 15 Pro affected (i've tested iphone 15, 12 and it works ok).
It looks similiar like https://github.com/mrous…
-
### What's happening?
On an iPhone SE 2nd Gen, using the example app, vision camera seems to return a format with a maxFps of 60. However, the native code throws an error.
`format`, as selected by…
-
`D:\ReactNative\~NewRN\RNVisionCameraV3\node_modules\vision-camera-trustee-face-detector-v3\android\src\main\java\com\visioncamerafacedetector\VisionCameraFaceDetectorPlugin.java:167: error: construct…
-
### What's happening?
🐛 Error while switching the camera from front to back and vice versa, when video recording is in-progress.
Following error occurs when i switch the camera while video is reco…