Tech Support Guy banner

Mailto: & sms:

405 Views 1 Reply 2 Participants Last post by  Cookiegal
Hi guys.
I've been trying to fix an issue on my website where email and sms links aren't working.
The strange this is the problem only happens on Apple devices. Apple programmers couldn't find anything.

I had the idea that something in my coding was interfering with mailto: and sms:
So i put an html together that has nothing but the links in it. See below.

HTML:
<!doctype html>

Email Test

[EMAIL=**********@gmail.com]CLICK HERE TO EMAIL ME[/EMAIL]
[URL=sms:0000000000]CLICK HERE TO TEXT ME[/URL]
Even with no other content I get the same issue.
Works on all browsers but just not on Apple devices.
What is annoying, they were working fine for a few years.

Has anyone come across this or know of a solution?
Status
Not open for further replies.
1 - 2 of 2 Posts
Hi Dingus,

I've edited your post. Please use the proper code tags when posting code.
1 - 2 of 2 Posts
Status
Not open for further replies.
Top