I have a simple app which contains a link, I want on mobile apps eg LinkedIn people to click this link and open it in a browser eg safari
I tried this
<a href="safari-https://meed.audiencevideo.com">May open on Safari</a>'
When I click this link it opens in a native LinkedIn app browser in iPhone
what do I need to change to get this working?
The browser that gets used is a user setting on the device based on what they have installed, not something you can control. Best you can do is recommend that it works best in Safarior or whichever browser.