如何用Cordova跳转到ios设备上的拨号页面?
How to jump to the dial page on ios device with Cordova?
我正在使用 html 标签:<a href="tel:" data-icon="phonecall">Call My Contact</a>
,但结果不是我想要的。我只想跳转到拨号页面,有人可以帮我吗?
此站点上有大量相关问题和答案。
这里只是一些:
- tel link android not working (Galaxy S5)
- “tel”, “sms”, and “mailto” no longer working in Android after upgrading to cordova 3.6.3
- Cordova + android : not able to open dial pad or mail intent from app
我正在使用 html 标签:<a href="tel:" data-icon="phonecall">Call My Contact</a>
,但结果不是我想要的。我只想跳转到拨号页面,有人可以帮我吗?
此站点上有大量相关问题和答案。
这里只是一些:
- tel link android not working (Galaxy S5)
- “tel”, “sms”, and “mailto” no longer working in Android after upgrading to cordova 3.6.3
- Cordova + android : not able to open dial pad or mail intent from app