简体   繁体   中英

Android Chrome Custom Tabs Reload

While using Webview, I can use reload() for refreshing the webpage. But in Chrome Custom Tabs, how i can reload the webpage? Please guide me.

Thanks

currently there is no support in chrome custom tabs to programmatically trigger a page refresh. If you happen to own the page which is being opened, you can cause a page refresh to happen via JS.

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