Skip to content

Add security patch level to metadata?  #1588

Open
@machty

Description

@machty

Description

My Android Bugsnag crash reports include the integer Android version, i.e. Android 11, but they don't include the security patch version; this would be useful to have when diagnosing whether an Android security patch is the cause of a crash/exception. Apparently this was added in API level 23: https://developer.android.com/reference/android/os/Build.VERSION#SECURITY_PATCH

Describe the solution you'd like

Please add SECURITY_PATCH to the default report metadata.

Describe alternatives you've considered
I could probably figure out how to add it manually but this seems like the correct default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogWe hope to fix this feature/bug in the futurefeature requestRequest for a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions