【发布时间】:2018-03-28 19:16:48
【问题描述】:
我提到了How can I place a WhatsApp call from an iOS app?,它指出该功能目前在 iOS 中不可用,并且根据 WhatsApp FAQ Share Extension (Custom URL Scheme),它仍然没有提到任何用于拨打电话的架构,它提到的文档:
Placing a WhatsApp call(voice call VOIP)
To make a WhatsApp call, simply open the chat with the person you want to call and tap Call in the top right corner.
但是可以从 android 拨打 WhatsApp 电话,我在 iOS 中找不到。但是可以从电话联系人中拨打 WhatsApp 电话功能。
所以我怀疑 iOS 目前是否可以从我的 iOS 应用程序发出 WhatsApp (voip) 语音呼叫?
如果可能的话,您能否为此建议我使用 url 架构(如果有),就像在我的应用中进行这样的聊天 @"whatsapp://send?text=Hello%2C%20World!" 因为我找不到这个?
【问题讨论】: