Hi All,
In my Ionic 2 App i want to display a button which opens the platforms app store.
I need to detect if the OS is iOS, Android or Windows and then shows the relevance button for that app store and the relevant link, and push out to the devices browser with that link.
What’s the easiest way of doing this?
Thanks,
Carl