The
getInstalledRelatedApps
API is a new web platform API
that allows your web app to check to see if your native app is installed
on the users device, and vice versa.
This demo checks to see if a specific
demo app is installed
from the Google Play Store. Only when it is installed will you see it
listed below. Try installing it to see how getInstalledRelatedApps
works when the expected app is installed.
Check out the source for this sample, or remix it on Glitch.
STOP! This page must be served over HTTPS. Please reload this page via HTTPS.
Sorry! This browser doesn't support the getInstalledRelatedApps
.
The API is only available as an origin trial in Chrome 73+ on Android.