I'm trying to follow this documentation to add a Native App Install Prompt to my site, but not seeing anything happen on my site. So far I have:
- Added a manifest.json and
<link>
tag - Added the .png icons
- Ensure the page is being served over HTTPS
I've tried testing using Browserstack set to Chrome on Samsung Galaxy S20, but I'm not seeing anything happen at all - anyone have any guidance, advice, working examples?
Adding the iOS Smart App banner was straightforward but not having any success with the Android equivalent at all.