I've just uploaded my apk to the Google Play console. The problem is that on the app site on Google Play REQUIRES ANDROID field is wrong. It shows 1.6
while I've set it in the Manifest file to 2.3
. So I suppose now users with lower APIs can download my app and get bad experience as it will crash. Whats wrong?
fragment of the Manifest.xml:
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="17" />
How to Resolve “Something Went Wrong Try Again” Error in Google Play Store. If Google Play opens but you can't download the apps, basic troubleshooting dictates that you check your Wi-Fi/mobile data, phone storage space, and any pending Android updates.
Starting November 1, 2022 if your app doesn't target API level 30 or above, new users with newer Android OS versions won't be able to discover or install your app on Google Play. You can request an extension if you need more time to update your app.
Check your account to make sure you have enough to complete the purchase. Your card may have specific restrictions which cause the transaction to be declined. Contact the institution that issued your card to ask about the transaction and see if they know the reason for the decline.
This issue still persists (as of December 2013), but only in Beta and Alpha tracks. The correct "Requires Android" version will be displayed as soon as you promote your application to Production.
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