简体   繁体   中英

Close chrome custom tabs from external in Android

Is it possible to close chrome custom tabs from the calling app using a timeout?

Scenario is the user being in a session which times out after 5 minutes. At this (variable) point in time I'd like to close the chrome custom tab (if it is open) no matter what state it is in.

Developing for android.

目前,自定义选项卡 API 不允许宿主应用程序以编程方式关闭它。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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