In google play console app publish problem. First time that i'm using google play for publish my app. Also shows app status: production, update status: in review. But not find at google play. Now should i do ?
App bundles are publishing format, whereas APK (Android application Package) is the packaging format which eventually will be installed on device. Google uses app bundle to generate and serve optimized APKs for each user's device configuration, so they download only the code and resources they need to run your app.
Android App Bundle requirement for new apps and games After August 2021, all new apps and games will be required to publish with the Android App Bundle format. New apps and games must use Play Asset Delivery or Play Feature Delivery to deliver assets or features that exceed a download size of 150MB.
Clicking Remove will remove the app bundle from this release. You can find the app bundle or APK again in your App bundle explorer. In this section, view details about app bundles from your previous release that will not be included in this release. Clicking Include will add the app bundle to this release.
0 You cannot remove all production APKs and Android App Bundles Hot Network Questions Why is "ugly" in quotations? Economics term for those who benefit even though they didn't contribute
You can't do a release without any APKs live. You have two choices: reactivate your old APK (Press the "Retain" (Now it is renamed to Include) button by the version 1 APK) upload a new APK I assume you know what you want to do.
With a release, you can manage your app's Android App Bundle (or APK for apps created before August 2021) and then roll out your app to a specific track. Step 1: Create a release
It says that the app is in review. Once review will be complete it will say Reviewed. Then you will be able to find it on Google Play.
When I got this error I had previously deleted ("Discard release") an .apk
that had been rejected for having errors. I then tried to replace it with an uploaded .apk
with the same build number.
The solution was to increase the build number (versionCode
). Note that the version (versionName
) can stay the same.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With