简体   繁体   English

Chrome自定义标签不起作用

[英]Chrome Custom Tabs not working

I am using the tutorial from CodeLabs and in an attempt to test my authorization at Step 8 , I get a log info 06-13 14:15:42.053 3089-3089/com.google.codelabs.appauth I/AppAuth: Unable to bind custom tabs service and as such I am unable to see if this works. 我正在使用CodeLabs的教程,并试图在步骤8中测试我的授权,我得到了日志信息06-13 14:15:42.053 3089-3089/com.google.codelabs.appauth I/AppAuth: Unable to bind custom tabs service ,因此我无法查看是否有效。 Any help to understand why this is happening and how to solve it will be appreciated. 任何有助于理解为什么发生这种情况以及如何解决的帮助将不胜感激。 Thank you. 谢谢。

If Chrome (or any other browser that supports the custom tab service) is not installed on the device, then this error will be displayed. 如果设备上未安装Chrome(或任何其他支持自定义标签服务的浏览器),则将显示此错误。 However, this should not prevent authorization from working - AppAuth will fall back to using the system browser if no custom tab provider is available. 但是,这不应该阻止授权工作-如果没有自定义标签提供程序,AppAuth将退回到使用系统浏览器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM