How to generate Debug Symbols when building android app bundle to upload on google play store

Iam not sure that helps or is the same.
Downloaded the editor debug symbols. Checked: “include debug files in packed project”
No change. The debug symbols are necessary to be able to read the stacktraces in the android developer console and the crashlytics tools, like firebase.

They can be uploaded in the google play dev console as a zip file or be included in the packaged abb.

There is A no option to create these debug symbols or B I missed something totally easy to do, since there are not many help requests on this topic.
image