Marc Rousavy

Results 1817 comments of Marc Rousavy

Okay yea well then this might be an actual Worklets bug. I think it's really weird that it works with the `defaultContext` but not with the one we create.

> On worklets-core `0.4.0` It works if we create the context from a string: > > ``` > Worklets.createRunInContextFn(func..., 'AnyStringValue' ) > ``` > > Instead of: > > ```...

But it's so weird that it works with the `Worklets.defaultContext` but not the custom context we create. We'll maybe look into this soon, let's see. If you want this issue...

> yes yes, I had this TS warning but I rewrite it forcing my string to be from `any` type. Yea, it's not a warning it's an error. Basically the...

you forgot to ping me and say "urgent fix needed" 😂

> Device: iPhone 3G this has been fixed in the latest iPhone 4, please try to upgrade soon. 👍

> RNVC does all kinds of wired things within simulators Well it's hard to simulate Cameras. Also, CameraX handles that part. The logs appear to be from the Camera simulation,...

Just to clarify, you are seeing exactly the same behaviour on 3.9.x and on 4.x.x? Because I'm sure that 4.x.x should work.

> I can try that. For clarity, we are only using the camera for reading QR code. Then the `photoQualityBalance` prop has no effect.

@cvarjao That's VisionCamera 3. Can you please try with VisionCamera 4 and post the logs here? I doubt that the issue is reproduceable there.