13 Jun 2025
07:49 AM
- last edited on
24 Nov 2025
02:01 PM
by
MaciejNeumann
Is there a more effective way to manage and group mobile app crashes?
We have a customer using a suite of mobile apps, and while crash detection is working well, we're seeing many repeated problem reports for the same underlying crash. This leads to unnecessary duplication and noise in reporting.
Ideally, we'd like to identify crashes we've already seen and tag them accordingly — for example, with a flag like seenBefore=true — to help us prioritize new or unique issues more efficiently.
In settings we are limited with options:
25 Nov 2025 08:56 AM
The New RUM experience will have better error/crash grouping in Error Inspector and also features to manage crashes are planned there.