Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 90892

android微信登陆报错 求大神帮忙看看

$
0
0

@763785999 写道:

public static void requestOauth(){
Log.d(TAG,"requestOauth=="+api);
final SendAuth.Req req = new SendAuth.Req();
req.scope = "snsapi_userinfo";
req.state = "wechat_sdk_demo_test";
api.sendReq(req);
}

微信登陆 拉其授权报错 求帮忙

帖子: 2

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 90892

Trending Articles