Issue Grouping (Android In-App Detection)¶
In order to detect which frames in a stack trace belong to your app, bitdrift automatically looks for fully qualified function names that start with your applicationId/packageName. For more information on how to customize this logic visit the Issues Grouping Guide.