@tjholowaychuk @iamale Starting in Chrome 68, Chrome won’t prompt automatically any more! If a site meets the criteria, it’ll fire the beforeinstallprompt
event. You can then show some UI (install button), which will cause the prompt.
Thoughts on web development, life, and photography.
@tjholowaychuk @iamale Starting in Chrome 68, Chrome won’t prompt automatically any more! If a site meets the criteria, it’ll fire the beforeinstallprompt
event. You can then show some UI (install button), which will cause the prompt.