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.54k stars 273 forks source link

Unable to compile for Android #4722

Open BMcdavitt opened 1 month ago

BMcdavitt commented 1 month ago

What happened?

I am attempting to use pwa builder to download a package for Android. The download is currently failing. I have used this previously for the same web page (and have a published version currently in the Android Store) I have run into an odd issue with some of the forms that I can only reproduce using the Android App. I wanted to create a new version to see if that might resolve my issue.

This is the error I receive when I attempt to download the package

image

How do we reproduce the behavior?

  1. Got to pwa.builder.com
  2. enter https://my.moosiko.com and wait for the tests to finish
  3. Choose Package For Stores
  4. Choose Generate Package in the Android section
  5. Choose Download Package
  6. Note that download fails and you see the above error

What do you expect to happen?

I would expect the download to work

What environment were you using?

OS: Windows 10 Browser: Chrome Browser Version: 124.0.6367.119

Additional context

We already have an Android version in the Play Store. I wanted to generate a new version to see if it would resolve an issue with forms we can only reproduce using the Android app.
ifts

jgw96 commented 1 month ago

Hey! I am unable to reproduce this on my side, I was able to generate a package. Would you mind trying again?

abolfazl-zare commented 1 month ago

I have the same problem