Should be a simple ask - how to prompt user to 'download' the app to the phone?

First time I accessed my glideapp on my phone, it prompted to ‘download the app’ to my phone. Is there a way to re-create that or better still, create a link on the About screen ( example ) so I can prompt the user to download the ‘link to the app and save it on the phone’s home screen’? I fear my future users may just ignore that first time, they will never see that prompt again…

The prompt is a little tricky. Glide can attempt to trigger it, but if a user dismisses it without installing the app, then it can’t be triggered again, because the browser prevents that from happening, assuming since the user didn’t install it the first time, they don’t want to be bothered over and over again every time they open the app in the browser. It’s kind of a one and done thing in most cases as far as I know.

I think the best option is to provide instructions showing how to install an app without relying on the prompt.

1 Like

On IOS, if the user is running the App in a browser, they will see an “Install App” prompt in the hamburger menu. Clicking that just opens the share tray.

4 Likes

wow, wish this is also available on Andorid