When trying to share content using QQ, the app opens a web page in mobile Safari for creating an account or logging in, then returns the user to the app. The user should be able to create an account or log in without opening Safari first.
原因是如果没有安装QQ,会跳到QQ网页版的登录页面,登录后转发
现在想改成 先判断是否已经安装,如果已经安装就显示QQ转发的按钮,如果没有就不显示
但是查了下,用plus.runtime.launchApplication会遇到问题,已经安装的情况下会打开QQ。。
有没有什么解决办法?
急
tosmaller
请问这段代码放在哪里
2016-01-04 14:57