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

Error: Your app is missing a 512x512 or larger PNG icon #2281

Closed luizfeer closed 2 years ago

luizfeer commented 2 years ago

It's saying that it doesn't have an icon >=512px. So I can't generate my app. image

Your app is missing a 512x512 or larger PNG icon. Because of this your PWA cannot currently be packaged. Please visit the documentation below for how to fix this.

But is has, in code: image

In devTools: image

APP link: https://www.poliwebapp.com.br/

ghost commented 2 years ago

Hello luizfeer, 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 🙌

daniel1502 commented 2 years ago

This site is really awesome. It worked very well just until last week.

Now I encountered the same issue.

Cheers!

attachdigital-development commented 2 years ago

Yep getting the same despite the images being there and PWA Builder showing the images are there.

bastecklein commented 2 years ago

Same issue here

JudahGabriel commented 2 years ago

I think the issue is that your manifest isn't specifying purpose: any. But since that is implied when omitted, this is a bug in PWABuilder.

We'll have a fix today.

aam-git commented 2 years ago

I think the issue is that your manifest isn't specifying purpose: any. But since that is implied when omitted, this is a bug in PWABuilder.

We'll have a fix today.

I just added purpose: "maskable" on all of my icons, it now works perfectly.

jgw96 commented 2 years ago

Hello all! Just a heads up that we are still working on this and hope to have a fix very very soon

simplysifa commented 2 years ago

when will this be resolved? Waiting.....

jgw96 commented 2 years ago

Hello all! Im working on this now and hope to have it fixed asap.

jgw96 commented 2 years ago

Hello all! Just waiting on a review for my fix above and then this will be merged and deployed. Thanks!