Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 如何用“##”拨打电话号码?
我无法用 * 和 # 拨打电话
例如:“** 002 ** 5555555555”
目前我正在使用 URL 方案,例如:tel:+5555555555
我也想这样做。不可能。出于安全原因,Apple 明确禁止它:
为防止用户恶意重定向电话或更改电话或帐户的行为,电话应用程序支持tel方案中的大多数(但不是全部)特殊字符。具体来说,如果 URL 包含*或#字符,电话应用程序不会尝试拨打相应的电话号码。
tel
*
#
来源: