sinaweibosdk / weibo_ios_sdk

新浪微博 IOS SDK
http://weibo.com
Other
1.45k stars 567 forks source link

isWeiboAppInstalled 检测不到微博客户端 #273

Closed algorithm9 closed 4 years ago

algorithm9 commented 8 years ago

手机明明已经安装微博客户端,但是 isWeiboAppInstalled接口 返回NO ,手机的操作系统是iOS10.1.1 。求帮助

LSsoftware commented 8 years ago

你自己使用canopen试试

algorithm9 commented 8 years ago

嗯,问题找到了,是没有配LSApplicationQueriesSchemes ,是后来仔细看了主页说明发现的。不好意思,给你们添麻烦了。