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 285 forks source link

Changing the version causes an error generating android package #2843

Closed hawkf closed 2 years ago

hawkf commented 2 years ago

I received the following error when generating a package for https://app.nfm.com.ua

Error: Error generating Android package. Status code: 500 Error: Internal Server Error Details:

hawkf commented 2 years ago

The problem arose after I changed the version for Google Play First time with version 1 build was created

hawkf commented 2 years ago

I realized that the problem occurs when we change the Version field I put 1.0.0.1. I realized that the problem occurs when we change the Version field I put 1.0.0.1 Changing the Version code does not lead to the problem

nmetulev commented 2 years ago

Thanks for reporting this and letting us know how you fixed it. We will keep this open to make sure we improve this experience.

Jaylyn-Barbee commented 2 years ago

Just to make sure we understand what is going on 100%, can you detail step by step what happened? For example,

  1. I packaged with PWABuilder, got a keystore file and uploaded it to Google Play Console. (Version 1?)
  2. I changed the version number (what did you change it to?) in the Play Console
  3. I tried to re-package with PWABuilder (with Version 1?) and I got the error
  4. If I change Version to 1.0.0.1 it works
ghost commented 2 years ago

This issue has been automatically marked as "no-recent-activity" because it requires author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.