pwa-builder / CloudAPK

Build Android APK packages on the cloud
Other
144 stars 44 forks source link

[Question] #85

Closed kishanbharda closed 2 years ago

kishanbharda commented 2 years ago

I have successfully generated my PWA android app package. Now as a further step, I have to upload assetlinks.json to my server's root folder to remove the address bar in the app. But what if I don't have access to the root folder? My site is built on Shopify. Shopify does not allow us to upload any file to its root, we have to upload it through its file settings or in assets, which will serve using CDN. So I don't have options to upload files that can be accessed through the URL like https://www.site.com/.well-known/assetlinks.json.

So, Is there any solution for this issue?

ghost commented 2 years ago

Hello kishanbharda, thank you for your interest in PWABuilder!

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

JudahGabriel commented 2 years ago

Hi @kishanbharda

Good question. I recommend you ask this question over at the Google Bubblewrap repo, which is what PWABuilder uses internally.