Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wechat authorization issue #34

Open
AlekseyLatkov opened this issue Dec 26, 2017 · 5 comments
Open

Wechat authorization issue #34

AlekseyLatkov opened this issue Dec 26, 2017 · 5 comments

Comments

@AlekseyLatkov
Copy link

Sharing is working correctly, but ssdk.showUserHandler and ssdk.authHandler is never called after
ssdk.Authorize(PlatformType.WeChat) so I cant get user info. (appid and appsecret was setted correctly). Can you help me with this issue?

@dftty
Copy link

dftty commented Feb 5, 2018

I have tested ssdk.Authorize(PlatformType.WeChat) in Android platform recently, and success gets user info, if you were, I could give you some solutions.

@JasonCheungX
Copy link

@zhzyj please tell me how to get the wechat user authorize info.

@JasonCheungX
Copy link

I finally found a solution to make ssdk.showUserHandler and ssdk.authHandler get called. I replace the package name "cn.sharesdk.demo" in /Plugins/Android/ShareSDK/AndroidManifest.xml with my own project's package name, and also change the callback Activity's package name in /Plugins/Android/ShareSDK/libs/DemoCallback.jar, I used jarjar.jar to do this work.

@MrTigerZhang
Copy link

Can you speak Chinese?

@WatchMan-Wang
Copy link

WeChat sharing and authorization requires a callback jar package, you can contact the official technical support to help you generate this DemoCallback.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants