This App Bundle contains Java/Kotlin code, which might be obfuscated

This App Bundle contains Java/Kotlin code, which might be obfuscated. We recommend you upload a deobfuscation file to make your crashes and ANRs easier to analyze and debug

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

i have two warnings in google play console how i can mange this
thanks in advance ,This App Bundle contains Java/Kotlin code, which might be obfuscated. We recommend you upload a deobfuscation file to make your crashes and ANRs easier to analyze and debug

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

i have two warnings in play console how i can mange this
thanks in advance

I uploaded my game, even though I got that error. I don’t know how to fix it, but nothing will happen if you ignore it.

Here is a detailed Video about how to get rid of these warnings:

Sorry for being late, but I fixed the first issue “App Bundle contains Java/Kotlin code, which might be obfuscated.”

You need to go to your Unity project → Project Settings → Player → Publishing Settings → Minify and choose “Proguard” for “Release”. That helped me and hopefully helps you!