weexteam / article

This repos is a third party collection, and is not developed nor maintained by Apache Weex.
1.22k stars 141 forks source link

内建webview组件无法使用weixin://链接调起微信 #157

Open ohblue opened 7 years ago

ohblue commented 7 years ago

内建webview组件无法使用weixin://链接调起微信,请问有何解决办法没?

azureplus commented 7 years ago

修改sdk即可,在相关的delegate中添加方法就行

ohblue commented 7 years ago

@azureplus 谢谢,有demo吗?native小白要踩的坑比较多,谢谢了🙏