Cannot generate symbols.zip in Android studio #143881
Unanswered
VeerammalV
asked this question in
Programming Help
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Body
I'm trying to deploy a project in play store. I installed CMake and NDK (side by side) and using NDK= "FULL" in my build gradle. When I build my signed APK, I got merged_native_libs file. But debug symbol.zip file is not generated. I don't know where I made mistake and I couldn't find any reason why it's not generated. Do anyone know how to generate debug symbol.zip file?
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions