We published our PWA app on the website. It follows the guidelines for a proper PWA app. Most of our users can add it to the home sceen as expected, both on Android and iOS. However for some this options fails.
beforeinstallprompt
event was not fired.Can anybody suggest how to troubleshoot this problem?
Ok, we've figured it out. What happened is users were visiting the page following the link in Instagram, hence it was opening inside the Instagram's browser, instead of normal browser. This one doesn't support PWA.