Is it possible to send an email (HTML) with links so that if the user reads the email on his iPhone, the links will send it to our application, but if he reads the email on the computer, will the links open in a browser?
Our application has already implemented deep binding. Any hacky workaround would be appreciated as well :)
source
share