iPhone 上的 ooVoo URL 架构
有人知道 ooVoo iPhone 应用程序是否有 URL 架构吗?
例如,我可以使用“skype:userName?call”从我的应用程序启动 Skype 应用程序,但似乎没有“oovoo:”URL 标记。他们是否只是忘记在应用程序中注册自定义架构?或者它可能被命名为不同的东西吗?
当我进行一些挖掘时,href 中的以下格式似乎对 PC 版本“oovoo:?call?userName”有效,但在 iPhone 上不起作用(ooVoo 应用程序从未启动)。我还测试了网页中的 oovoo: 标记,Safari 只是报告该地址无效。
谢谢。
Anyone know if there's a URL schema for the ooVoo iPhone app?
For example, I'm able to launch the Skype app from my app using "skype:userName?call", but there doesn't appear to be an "oovoo:" URL tag. Did they simply forget to register their custom schema in the app? Or is it possibly named something different?
The following format in an href appears to be valid for the PC version "oovoo:?call?userName" while I was doing some digging, but doesn't work on the iPhone (the ooVoo app never launches). I tested the oovoo: tag from a webpage as well, and Safari just reports the address as invalid.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试一些更通用的内容,例如 oovoo://www.google.com。
如果您安装了 ooVoo,并且 Safari 无法识别该方案,则该方案不存在。
在您进入应用程序之前,具体参数和变量并不重要。
Try something more general like oovoo://www.google.com.
If you have ooVoo installed, and Safari cannot recognize the scheme, it doesn't exist.
The specific arguments and variables shouldn't matter until you get into the app.