【发布时间】:2017-05-16 19:42:02
【问题描述】:
我目前正在使用 xamarin.forms 和 xamarin.auth 对用户进行身份验证。 我可以使用 CustomTabsIntent 启动 URL,但是我无法弄清楚如何“监听”重定向 URL。用户登录后,它只是位于自定义选项卡中的 redirectURL 页面上
当customtabsintent 进入redirectUrl 时,如何切换回我的android 应用程序?
【问题讨论】:
标签: android xamarin.forms android-authenticator