Trinitek
Trinitek

Reputation: 13

How to Dial Phone Number With "#" Symbol on a Mobile Browser

We are trying to get a phone number containing the "#" symbol to auto dial when accessed via a link in a mobile browser. Seems to work for BlackBerry OS, but not working for Android. We are aware that iOS does NOT work with the # symbol for security reasons, but what about Android- why no dice there?

Upvotes: 1

Views: 517

Answers (1)

jnthnjns
jnthnjns

Reputation: 8925

Have you tried using %23 URL Encoding to replace the "#"?

Upvotes: 1

Related Questions