Skip to content

Proguard mapping file not included inside debug_meta on flutter application #77949

@lberaldodev

Description

@lberaldodev

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Flutter application (3.19.6)

  2. Sentry 4.2.0

  3. Build.gradle settings
    includeProguardMapping = true autoUploadProguardMapping = true dexguardEnabled = true uploadNativeSymbols = true autoUploadNativeSymbols = true includeNativeSources = true includeSourceContext = true

  4. Check if proguard file was uploaded
    Image

  5. Check if debug files includes proguard file
    Image

  6. Check the json issue
    Image

Expected Result

When we upload the proguard mapping file, we expect to see the full stack trace
Image

Actual Result

No stacktrace included and no proguard type included on debug_meta
Image

Product Area

Issues - Source Maps

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions