开发者

Dialer pad redirected from browser misses the # in the dial number used in anchor tag in android devices

I am using React JS, I want to implement a calling functionality in which there is an anchor tag on clicking which the user will be redirected to the dialer pad of his/her phone. But the number which is used her开发者_如何学Pythone ends with a # and when the user is redirected to the dialer pad with this number, the # goes missing. This issue is happening in Android devices, but in iPhone it is OK.

<a href="tel: some_number_ending_with_#">Dial me</a>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜