PWA in weweb help

I`m planning on pwa wrapping my weweb app to stores using pwa builder, weweb offers a built in pwa setup but it seems very shallow and it doesnt seems to work sometimes.

background color option does not work

download does not work on iOS (i guess that is a iOS only issue maybe)

no start url option

is there a way to upload and use a custom manifest.json and serviceworker other than these shallow options weweb offers? Thanks

1 Like

Hi @jefeOliveira :waving_hand:

Yes, you can upload a custom manifest.json and service worker to your app files: App settings | Documentation

Make sure to set the proper path to override the default ones:

1 Like

Thank you for your time Joyce!
I did exactly how is in the picture, but it doesnt seems to be working, should i disable this?

EDIT: nevermind, i just needed a full refresh, all good now, thank you so much :slight_smile:

1 Like

Glad I could help! :slightly_smiling_face:

hmm i quick question, PWABuilder

it worked perfectly but pwa builder cant find my manifest.json on his analysis, is that a privacy issue? ive wrapped Bubble.io websites before

Mmm I’m not sure but when I try to access the site you shared in the URL, I can’t access it so I’m guessing PWABuilder can’t either.

Did you already publish the app and connect it to a custom domain?

1 Like

yep all setup and online www.buscamotobrasil.com.br

EDIT: oh www was missing, that was my bad, thanks