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

android 微博登录提示 文件不存在 8998 or 7002 #29

Open
sunny20131314 opened this issue Mar 9, 2017 · 0 comments
Open

android 微博登录提示 文件不存在 8998 or 7002 #29

sunny20131314 opened this issue Mar 9, 2017 · 0 comments

Comments

@sunny20131314
Copy link

查看了类似该issue #10 但是未得到想要的答案。

回调测试用的https://api.weibo.com/oauth2/default.html
签名是下载官方工具生成的
包名与applicationId 一致

使用版本:
"react": "^15.4.1",
"react-native": "^0.39.2",
"react-native-weibo": "^3.0.2",

手机荣耀8: FDR-AL10 android 7.0

在app/build.gradle下分别配置
情况一:manifestPlaceholders = [
WB_APPID: "wb**********"
]
分享:
未安装微博app时,分享成功,
安装了微博app时,直接返回失败
登录:
未安装微博app时:弹出页面微博: auth 2.0 并立马退出该页
已安装微博app时:返回 7002 ,升级至最新微博返回 8998

情况二:
manifestPlaceholders = [
WB_APPID: "**********"
]
分享:
未安装微博app时,直接返回失败
安装了微博app时,直接返回失败
登录:
未安装微博app时:弹出页面微博: auth 2.0 并立马退出该页
已安装微博app时:返回 7002 ,升级至最新微博返回 8998

ios分享及授权成功!

望解答疑惑,谢谢

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

1 participant