Install as App #188478
Replies: 5 comments 3 replies
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
-
|
Hi @screentriggers, If you want your web app to install like a real native app (with its own icon and name, not just a Chrome shortcut), you need to configure it as a Progressive Web App (PWA). Make sure you have: • A valid manifest.json file Without these, browsers will only create a shortcut instead of installing it as a standalone app. You do NOT need to publish it to Google Play unless you specifically want it distributed through the Play Store. A properly configured PWA can be installed directly from the browser. Hope this helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new here (like new born baby new). I have created an app and I would like it to install to any device, as if it was an app from Google Play. I have applied various different coding language to have it install as a real, native app, without the browser bar and with it's own icon and name on the home screen of the device, rather than a Chrome shortcut. No matter what I try, I just can't get it to work. Am I missing something key? Do I need to publish this app first or pay for a particular plan in order to make this happen? Please help!
Beta Was this translation helpful? Give feedback.
All reactions