当用户看到电话链接弹出窗口时检测用户的选择
我想知道用户何时真正从我的应用程序(UIWebView)拨打电话,而不仅仅是点击电话号码。
当用户在我的应用程序中按下电话链接后收到呼叫/取消弹出窗口时,如何获取用户选择的结果?
I wish to know when the users are actually placing a call from my application (UIWebView) and not just tapping on the phone number.
How can I get the result of what the user selected when he receives the call/cancel popup after pressing a telephone link in my app?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
打开电话:来自 UIWebView 的链接上有一些与此相关的信息。
代码示例:
希望这在某种程度上对您有帮助。
最好的问候
莱纳斯
There is some info regarding this on Opening tel: links from UIWebView.
Code Example:
Hope this helped you in some way.
Best Regards
Linus