Marc Rousavy

Results 1813 comments of Marc Rousavy

Hey - just created a PR to **maybe** fix this - can you test if that works for you? https://github.com/mrousavy/react-native-vision-camera/pull/2897 🙏

Well then that means that the StreamSharing feature is not working properly on that specific phone. We'd need to report that bug to Google/CameraX. I don't have the time to...

There has to be some kind of error. Please paste the full logs, not just 6 lines of debug messages.

``` 05-13 15:48:49.726 5570 5570 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 514319528 byte allocation with 2097152 free bytes and 249MB until OOM, max allowed footprint 9429192, growth limit 268435456...

Hey - just created a PR to temporarily fix this - can you test if that works for you? https://github.com/mrousavy/react-native-vision-camera/pull/2897 🙏

Hey - just created a PR that maybe fixes this - can you test if that works for you? https://github.com/mrousavy/react-native-vision-camera/pull/2897 🙏

Thank you for your PR, but the Android CI fails to build. Could you take a look at that?

hey - I'm sorry I'm still hesitant to merge this because this 1. breaks backwards compatibility (so it only works on RN >= 0.74) 2. does not pass the CI...

Interesting, so `FrameworksAPI` was added in RN 0.73 - that's good. It won't work with RN 0.72 though, as that APPI doesn'T exist back then