website icon indicating copy to clipboard operation
website copied to clipboard

Explain Native Debug Symbols error when loading bundle into GPC on 'Build and release an Android app' page

Open jaded0 opened this issue 3 years ago • 3 comments

Page URL

https://docs.flutter.dev/deployment/android/

Page source

https://github.com/flutter/website/tree/main/src/deployment/android.md

Describe the problem

When I upload the bundle onto Google Play Console, an error pops up asking to provide Native Debug Symbols. Per this issue: https://github.com/flutter/flutter/issues/60240

This isn't exactly easy, and no documentation at all is provided to fix it or give a workaround.

This is where any official supported solutions to the problem would need to be documented.

Expected fix

Documentation on how to make flutter bundle in the Native Debug Symbols, or how to include them yourself.

Additional context

No response

jaded0 avatar Feb 18 '22 15:02 jaded0

I posted a question including the full context on stackoverflow: https://stackoverflow.com/q/71179303/5229301

jaded0 avatar Feb 18 '22 21:02 jaded0

We probably need to add some documentation for that.

danagbemava-nc avatar Feb 21 '22 13:02 danagbemava-nc

This is related to https://github.com/flutter/flutter/issues/60240.

atsansone avatar May 23 '23 18:05 atsansone