How to check if an application is installed on iOS or Android phone using JavaScript?

Viewed 13

I have a banking application in which I show the users a list of banks that they can choose from. I want to have the banks that the users use at the top of the list and I'm trying to check what banking apps does the user have installed on their phone. I've been browsing SO for the past 2 days and I can't find a way to do this using Javascript.

0 Answers
Related