Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google has change the minimum SDK version to 21 or higher. Pwabuilder default minSdkVersion in 19. #4850

Open
vimalsoni1990 opened this issue Dec 9, 2024 · 7 comments

Comments

@vimalsoni1990
Copy link

What happened?

Google has change the minimum SDK version to 21 or higher. Pwabuilder default minSdkVersion in 19.

How do we reproduce the behavior?

Google has change the minimum SDK version to 21 or higher. Pwabuilder default minSdkVersion in 19.

What do you expect to happen?

Google has change the minimum SDK version to 21 or higher. Pwabuilder default minSdkVersion in 19.

What environment were you using?

Google has change the minimum SDK version to 21 or higher. Pwabuilder default minSdkVersion in 19.

Additional context

Google has change the minimum SDK version to 21 or higher. Pwabuilder default minSdkVersion in 19.

@ameen1
Copy link

ameen1 commented Dec 11, 2024

hello
we face the same issue and we can't upload our app
please solve this issue ASAP
when we upload aab file we get this message:
"Play installer check requires a minimum SDK version of 21 or higher. The uploaded App Bundle has a minimum SDK version of 19. Update the minSdkVersion in your app's Android manifest."

@ameen1
Copy link

ameen1 commented Dec 12, 2024

What is ETA to solve this issue? @jgw96

@gereltod-g
Copy link

Temporary fix.

  1. When download package check "Include source code"
  2. Download & open src with Android studio.
  3. Find & edit minimumSDK requirement to 21
  4. Build again with provided key (open signing-key-info.txt)

@fernandohs1500
Copy link

the only way currently to publish apk in gogole play console is to check support for meta quest because then the minsdk is changed to 21, or you need to rebuild the project manually.

@PabloPestana
Copy link

Hi, @jgw96.
This issue has blocking many updates on Google Play Store. Did you can help us? We need a upgrade the wrapper for minSdkVersion 21 or higher. Thank you!

@PabloPestana
Copy link

I have find this pull request on the stack, but we need to the approve to apply.

#4848

Copy link
Contributor

This issue has been marked as "needs attention 👋" since it has not been triaged for 7 days. Please triage the issue .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants