Android应用程序链接在webview中打开导致无限循环
在我的项目中,我们使用 应用程序链接 方法,但是,我们仍然,不幸的是,被迫在网络视图中打开这些链接(本机实现已关闭)。
假设这是我在意图过滤器中的模式 https://login.domain.com/user_authz.oauth2?user_name={name}
。
资产链接已正确设置,我可以打开我的登录活动。
现在我必须在网络视图中打开相同的链接/模式以允许用户登录,尽管我最终陷入无限循环并且活动本身保持打开状态
On my project we are using an app-linking approach, however, we are still, unfortunately, forced to open these links in a webview (native implementation is on away).
So let's say this is my pattern https://login.domain.com/user_authz.oauth2?user_name={name}
in an intent filter.
Asset links are set properly and I can open my Login Activity.
Now I have to open the same link/pattern in a webview to allow the user to login, though I end up in an endless loop and the activity keeps open itself
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论