this app bundle contains native code, and you've not uploaded debug symbols

When releasing an app on Play Console. This cap came up. Is there anyone who addressed this warning?

The symbols are made by ticking “Create symbols.zip” in the build settings.
The created zipped file isn’t actually zipped, and is probably greater than 300 MB, which is the maximum google allows, so you have to rezip it, but be careful not to zip the extracted file, but the contents of it.

You upload the file by clicking on the three dots on the right side of the uploaded application in the production section of the google play console, and selecting “Upload native debug symbols (.zip)”.

ulikejazz is right. But I have also included a TXT file by clicking to 3 dots sign on the right of the version you are uploading.