Explained 2 solutions to fix this warning "This app bundle contains native code, and you've not uploaded debug symbols. We recommend you upload a symbol file to make your crashes and ANRs easier to analyze and debug."

Fixed warning "The native debug symbols contain an invalid directory _MACOSX. Only Android ABIs are supported".
How to create native debug symbols file? How to upload the symbol file to play console?

00:59 - Solution 2 : Generate symbols zip file and upload it to play console.
04:05 - Solution 1 : Include native debug symbol file in android app bundle.

#symbol
#playconsole
#upload

Strip native libraries
https://developer.android.com/build/shrink-code#native-crash-support

Upload symbolication file
https://support.google.com/googleplay/android-developer/answer/9848633#upload_file