Relative Content

Tag Archive for androidkotlingradleandroid-gradle-pluginandroid-jetpack-compose

Can’t generate native debug symbols

When running “Generate signed app bundle” in Android Studio, native debug symbols are not generated in the intermediates/merged_native_libs folder or in the app bundle. I tried not specifying the ndk version in build.gradle.kts but to no avail. Interestingly, native debug symbols do get generated in the folder above, but are still not accessible in the app bundle, when I use this implementation: