ayush gupta

Results 10 comments of ayush gupta

thank you @vinters768 - this fixed the issue for me!

I tried upgrading to `v5.30.0` as well, facing same issue. ![Image](https://github.com/user-attachments/assets/daf04a85-9723-44c9-ac7b-58f5dce3baf2) ![Image](https://github.com/user-attachments/assets/8040465a-3ef3-4923-8fa2-46250dfa4769)

Same issue happening on iOS as well. Tested iOS with RN `0.71.19` + Sentry `5.30.0` Artifact Bundles ![Image](https://github.com/user-attachments/assets/12696f84-3b5c-4b3b-9d5b-d4a149796926) Sentry Stack Trace ![Image](https://github.com/user-attachments/assets/c87847b8-248b-42de-8966-4ea4ac720022) ![Image](https://github.com/user-attachments/assets/eb59c6e4-70bb-44ff-bf43-16490929b2f1) `npx metro-symbolicate main.jsbundle.map < stack.txt` ```bash Error:...

>have you also upgraded the Sentry React Native SDK when changing from [email protected] to [email protected]? @krystofwoldrich no, during the RN upgrade we didn't upgrade Sentry as we were already on...

> I'll forward this to my colleagues, who can take a look at the backend error. @krystofwoldrich appreciate it, waiting for the response.

> Thanks for your PR, but what doesn't work without it? hi @mrousavy, we also faced the same issue which this PR fixes. Without this patch, we are unable to...

Hi team, we are also upgrading from RN 0.74 to 0.75 with Expo 51 ([51 supports both RN versions](https://expo.dev/changelog/2024-08-14-react-native-0.75)). Sharing the stack trace below if it helps. I was trying...

btw @dexterslabor, have you folks pushed this patch to prod? assuming it didn't break anything or required any further modifications inside the app/library/dependent-libraries to make it work?

I just built the debug variant of ios app with below patch and it built successfully 🎉 I used `c++20`, but i'm unsure if it's breaking change for this library...