Evan Fisher
Evan Fisher
Do you know where I could find when this will make it's way into [@sentry/react-native](https://www.npmjs.com/package/@sentry/react-native?activeTab=readme)? Version 5.19.2 seems to still point to 8.20.0.
> `@sentry/[email protected]` with the following patch helped me workaround the issue > > ```diff > diff --git a/node_modules/@sentry/react-native/RNSentry.podspec b/node_modules/@sentry/react-native/RNSentry.podspec > index f9eafb6..1d0fc2f 100644 > --- a/node_modules/@sentry/react-native/RNSentry.podspec > +++ b/node_modules/@sentry/react-native/RNSentry.podspec >...