Skip to content

Conversation

@syntaxerror247
Copy link
Member

No description provided.

@syntaxerror247 syntaxerror247 requested a review from a team November 1, 2025 13:47
@syntaxerror247 syntaxerror247 added content:new page Issues and PRs related to creation of new documentation pages for new or undocumented features area:manual Issues and PRs related to the Manual/Tutorials section of the documentation platform:android cherrypick:4.5 labels Nov 1, 2025
Comment on lines 45 to 67
Follow these steps to upload the native debug symbols:

1. Open `Play Console <https://play.google.com/console>`_.
2. Select any app.
3. On the left menu, navigate to ``Test and release > Latest releases and bundles``.
4. Now choose the relevant bundle and open it.
5. Select the ``Downloads`` tab, and scroll down to the ``Assets`` section.
6. Next to ``Native debug symbols``, click the upload arrow icon.
7. Select and upload the corresponding native debug symbols file for that build version.

Alternatively, you can upload the symbols when creating a new release:

1. On the Create release page, locate your new release bundle.
2. Click the three-dot menu beside it.
3. Choose ``Upload native debug symbols (.zip)`` from the menu.
4. Select and upload the corresponding native debug symbols file for that build version.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's include screenshots along the instructions.

Manually Symbolicating Crash Logs
---------------------------------

You can also symbolicate the crash logs manually using the `ndk-stack <https://developer.android.com/ndk/guides/ndk-stack>`_ tool included in the Android NDK.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should include instructions for how to download and access the ndk-stack tool; the page you linked to doesn't include those instructions.

@syntaxerror247 syntaxerror247 force-pushed the debug-symbols branch 3 times, most recently from 132a62f to 21dcbc1 Compare November 3, 2025 19:09
Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated text looks good!

Once the remaining comments are addressed, the PR should be good to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.5 content:new page Issues and PRs related to creation of new documentation pages for new or undocumented features platform:android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants