With the release of SDK version 11.1.0 for iOS and Android, Instabug introduces a new feature that allows developers to control error grouping using custom strings, enabling more efficient debugging and issue resolution by eliminating noise from non-fatal errors. This feature utilizes fingerprinting to group similar issues together, such as bad network requests or database errors, making it easier to identify and fix problems. To utilize this feature, developers can add a custom grouping string to their handled errors and exceptions, following the provided documentation for iOS and Android. Instabug's suite of APM, Crash Reporting, and Bug Reporting tools provides comprehensive support for optimizing app performance and delivering high-quality user experiences.