Hello to all.
I am trying to display different ios and android buttons depending on the device the user visits the website. So when a user visits from an ios device then i need to display only the ios download button, while if the user visits the site from an android device, then i need to dispaly only the get it on google play button.
These are the visual examples:
Does anyone know if this is even possible?