How to Add debug symbols to build.gradle
Playstore error: “ App Bundle contains native code, and you’ve not uploaded debug symbols ”. If you get this error when uploading your app to the Google Play Console, you need to add a debug symbol to your app. To add debug symbols to the following tutorial, you must use the Android Gradle Plugin version …