ios 9.1之后 微信第三方登陆“This app is not allowed to query for scheme weixin”问题

如果报错信息“This app is not allowed to query for scheme weixin”

那么需要在info.plist中添加两个地方

一、在URL type中添加ITem 0,然后再此节点下 urlschemes 下加入wechat

二、

LSApplicationQueriesSchemes

wechat

weixin

wx1a3c30d3c661e4c1

sinaweibohd

sinaweibo

sinaweibosso

weibosdk

weibosdk2.5

mai


你可能感兴趣的:(iOS)