登录失败

cocoscreator+anysdk,微信授权返回失败,anysdk里的appid已经配置。
[向渠道请求参数]:
https://api.weixin.qq.com/sns/oauth2/access_token?code=061yCb5i1LmYsw0OT14i1luf5i1yCb5K&grant_type=authorization_code
[渠道响应数据]:
{“errcode”:41002,“errmsg”:“appid missing, hints: [ req_id: OPvb5a0834th19 ]”}
[anysdk响应数据]:
{“status”:“fail”,“data”:{“error”:“login_check_fail_1”,“error_no”:“iOS_wxpay1001”},“sn”:“oauth-4805-1511013834.4159”}
[状态]:
失败

删掉渠道重新创建,再重新打包试试吧

同样的问题求解

http://forum.cocos.com/t/anysdk-ios/49307/213

参考下这个

如果打包后的info.plist里没有ASC_ChannelID最好换用此方法,http://docs.anysdk.com/integration/client-js/quick-integration/#targets 参考集成文档这部分,原工程删掉-desktop的target再打包