-
Notifications
You must be signed in to change notification settings - Fork 131
android无法拉起授权页面 #120
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
Comments
看到置頂issue了嗎?很多deeplink插件無差別攔截onnewintent |
不好意思,实在看不懂link_kit是怎么用,我按照文档配置好了还是一样,另外项目也没有依赖uni_link,项目其他的依赖感觉也和deeplink这类功能没啥关系 |
兄弟, 问题解决了吗? |
没有,放弃了 |
放弃了是几个意思? 辞职不干了吗? |
还是换别的插件了? |
用别的插件fluwx,这个可以唤起,不过要注意flutter和原生都集成微信并且注册监听,只有一处能回调,所以后来干脆桥接原生算了 |
嗯,后来我发现是 activity 的问题,回调到启动页的 activity 去了。
…------------------ 原始邮件 ------------------
发件人: tanzhihao1qaz ***@***.***>
发送时间: 2023年3月5日 17:45
收件人: RxReader/wechat_kit ***@***.***>
抄送: 是不是当前日期 ***@***.***>, Comment ***@***.***>
主题: Re: [RxReader/wechat_kit] android无法拉起授权页面 (Issue #120)
放弃了是几个意思? 辞职不干了吗?
用别的插件fluwx,这个可以唤起,不过要注意flutter和原生都集成微信并且注册监听,只有一处能回调,所以后来干脆桥接原生算了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
sdk版本:4.0.4,
已经看到初始化成功了,一调用auth方法,就闪一下之后退回main入口了,感觉像崩了一样,但是logcat又没有任何报错。我这个是在原有的项目上集成,但是开一个新项目又没问题能正常拉起授权页。最后我在原来的项目上改成用fluwx是正常拉起的,所以我分不清到底是项目问还是sdk问题
The text was updated successfully, but these errors were encountered: