SindyShiShiShi
SindyShiShiShi
Thanks. That's a sad story for Mac developers. ðŸ˜
I met the same issue. Do you have any plan to raise the limit to 200 threads? @philipphofmann Or could you at lease make stacktrace of crashed thread be collected?
@philipphofmann I do think it is an ungent requirement to make sure crashed thread is included in event.threads. Actually most of threads are useless. What we really care about is...
> We fixed this as the package property should contain the full path of the assembly, see [develop docs](https://develop.sentry.dev/sdk/event-payloads/stacktrace/): > > > The "package" the frame was contained in. Depending...
> [@ShiBody](https://github.com/ShiBody), you can shorten the paths in `beforeSend` by modifying the `event.stacktrace` or `event.threads`. Would that work for you? Hi @philipphofmann Thank you for the suggestion. I have tried...
@philipphofmann It works when i rewrite codefile in debugMeta. It's a pointer no need to write back all values... Still hope you could at least provide a toggle in options...
Really need it!
I got the same error. I could launch the page but cannot sign up sign in, and everything work well on M3 chip. I have set `MACOS=1` in `.env` run:...