Search code examples
mobiletel

Can I return to a mobile site after a phone call from a tel link?


I have a mobile site where the user can call someone via a tel link. I'm looking for a way to bring them back to the mobile site after the call ends. I've found solutions for native Android and native iOS but not for this use case.


Solution

  • The actual answer to this question is no, tel: URIs do not support any way of taking visitors back to your website after the call has ended.