The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> SMS and Email Links are not working on Apple
Dingus
post Dec 13 2022, 11:34 AM
Post #1





Group: Members
Posts: 3
Joined: 10-September 18
Member No.: 26,711



Hi all.

I've got an issue with my SMS and Email links not working on Apple devices.
Both of these work fine on other devices. Just not Apple.

<div class="sms"><a href="sms:+44001122334455">CLICK HERE TO TEXT ME</a></div>

And

<div class="email"><a href="mailto:myemail@gmail.com">CLICK HERE TO EMAIL ME</a></div>

Both are enclosed in <div class="links"> </div>

Any ideas folks?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Dec 13 2022, 03:26 PM
Post #2


Programming Fanatic
********

Group: Members
Posts: 1,981
Joined: 27-April 13
From: Edinburg, Texas
Member No.: 19,088



I don't know much about Apple but I can say that the mailto: protocol is only supported when you have a email client installed on the local computer. It doesn't work for web mail.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Dec 13 2022, 06:14 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



Is this true for several browsers? I googled a little and found a thread on the apple.com forum that I think may have been started by you back in february and there you mention Safari.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Dec 14 2022, 12:38 PM
Post #4


.
********

Group: WDG Moderators
Posts: 9,661
Joined: 10-August 06
Member No.: 7



SMS links seem to be supported by iOS: https://developer.apple.com/library/archive...s/SMSLinks.html

Could there be some user settings prohibiting them, or third-party app used as the default for SMS?

QUOTE(Dingus @ Dec 13 2022, 05:34 PM) *

Both are enclosed in <div class="links"> </div>

Do you mean it works without those DIV elements? unsure.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Dec 14 2022, 05:35 PM
Post #5


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



I don't think so. rolleyes.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Dec 15 2022, 07:55 AM
Post #6


.
********

Group: WDG Moderators
Posts: 9,661
Joined: 10-August 06
Member No.: 7



I was thinking maybe there's some HTML syntax error somewhere, preventing the links from working.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 09:20 PM