ayush gupta
ayush gupta
thank you @vinters768 - this fixed the issue for me!
I tried upgrading to `v5.30.0` as well, facing same issue.  
Same issue happening on iOS as well. Tested iOS with RN `0.71.19` + Sentry `5.30.0` Artifact Bundles  Sentry Stack Trace   `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...
Similar to #43
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...