Manoel Aranda Neto
Manoel Aranda Neto
@cipolleschi Thank you.
> Hi @marandaneto! How's this investigation/migration going? Can I help with anything? Thanks for checking out, I've done the investigation and have an idea on how to proceed but I...
> Upgrade to React 18 can be done after JS SDK is also on 18. Since Rect.Component types are not copatible. Sounds like a problem, does 0.70.x require React 18?...
> > * [ ] Drop RN versions older than 0.60.x, Check `"react-native": ">=$version"` on `package.json` > > @marandaneto So we would change this all the way to 0.70.x for...
Also hitting the issue https://github.com/facebook/react-native/issues/34923
Better stack traces when Java crashes apparently depend on the outcome of this issue https://github.com/getsentry/sentry-native/issues/743 and https://github.com/getsentry/sentry-native/pull/752#issue-1382270623 or if the RN engine actually improves something.
I'm on vacay, maybe @bruno-garcia can help
I'll discuss that internally and get back to you, but I agree with @ueman , the solution could be using local scopes, it'd be confusing to have a `beforeSend` callback...
> > I'll discuss that internally and get back to you > > Hi, is there any updates? Yes, but we're going to experiment on sentry-java first, which is using...
@fzyzcjy yes, we are experimenting with a new API for `hints` on the Java repo and this will likely be the solution here as well if it works well. https://github.com/getsentry/sentry-java/pull/2045...