pwa-builder/PWABuilder

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

Opened this issue ยท 7 comments

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.

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."

What is ETA to solve this issue? @jgw96

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)

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.

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!

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

#4848

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