Category "android-app-bundle"

How to add debug symbols to build.gradle

I have created android build of my Flutter application. Then I created an internal testing release. It is showing a warning This App Bundle contains native cod

Unity Android App Bundle Builds sometimes have double size

We are using Google's App Delivery package in our game to escape APK download size limit. First a few builds were completely fine. But later, our download sizes

Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8. **EXPO.dev**

I'm trying to use the command eas build -p android to build my android .aab file, but each time I'm trying to do so, then I'm finding the error 🤖 Androi

Facebook and Google login doesn't work for Android AAB build uploaded to Firebase App Distribution

Since I started to upload AAB instead of APK on Firebase App Distribution, I've noticed Facebok and Google authentication were not working anymore. In my Fireba

How to reduce the size of Flutter .aab file?

I made a calculator app using flutter and when I generated the .aab file, it came out to be 16 MB! How do I reduce the size of my .aab file?

Install Android App Bundle on device

I built my project using the new Android App Bundle format. With APK files, I can download the APK to my device, open it, and immediately install the app. I dow

Why am I getting DEVELOPER_ERROR response code when connecting my BillingClient?

/** * Invalid arguments provided to the API. This error can also indicate that the application was * not correctly signed or properly set up for In-app Billin