pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.75k stars 284 forks source link

No .aab file in package download #2254

Closed RestaurantMobile closed 2 years ago

RestaurantMobile commented 2 years ago

The Android download package does not contain the .aab file. Google Play Store does not use .apk anymore, it requires a .aab file. When I used PWABuilder previously, it gave me a .aab file. Please assist. Thank you.

ghost commented 2 years ago

Hello RestaurantMobile, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

JudahGabriel commented 2 years ago

When generating your Android package, under Signing key, choose Create new. That will create a package with .aab file in it.

I just tested it, and can confirm that if you generate a package with the default Create new signing key selected, an .aab file will be included. Only if you choose none under signing key will an unsigned APK result.

RestaurantMobile commented 2 years ago

Thank you Judah, Got it sorted now. Thank you for your response.

Regards,

Kitt Langkilde


On 2021-11-29 01:24, Judah Gabriel Himango wrote:

When generating your Android package, under Signing key, choose Create new. That will create a package with .aab file in it.

I just tested it, and can confirm that if you generate a package with the default Create new signing key selected, an .aab file will be included. Only if you choose none under signing key will an unsigned APK result.

-- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. Triage notifications on the go with GitHub Mobile for iOS [3] or Android [4].

Links:

[1] https://github.com/pwa-builder/PWABuilder/issues/2254#issuecomment-981172914 [2] https://github.com/notifications/unsubscribe-auth/ASD7LXYAMV3DCMYXPQ3LEH3UOK23TANCNFSM5IWN7TFQ [3] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [4] https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub