Unable to get if intent filter is handled by an installed mobile application from javascript
I have been given the task to update our website to check if our mobile application is installed. If it is installed, ask if the user wants to open our mobile application. If it is not installed, ask if the user wants to go to our mobile app page. There is more around the logic here that does not apply (whether it’s a good idea to do this, or how often, etc.).