- Home /
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
Answer by hansi_reit · Jan 11, 2021 at 09:43 PM
Here is a detailed Video about how to get rid of these warnings:
Answer by suIly · Dec 01, 2020 at 10:40 AM
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.
Answer by madkar3000 · Jan 26, 2021 at 01:16 PM
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!
Your answer
Follow this Question
Related Questions
Played time? 2 Answers
how do i look at my terrain when I go off it? 2 Answers
Custom Trees and Wind 1 Answer
How do I fix these lightmap spots? 0 Answers
Physics.CheckBox() Alternatives 0 Answers