novoda / simple-chrome-custom-tabs

Easy integration of Chrome Custom Tabs into your project. Just connect it to your activity, and navigate to the external website styling your tab as you wish.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide HTTP request error fallback

juankysoriano opened this issue · comments

At the moment, in case of HTTP error (403. 503, ...) could facilitate the customisation of a behaviour, as the moment the forced one is the classic "dinosaur game" of chrome.

The main use case that this would cover could be something like:

Upon website navigation error (http request failed) I want to perform customised action.

Examples of customised actions could be displaying an snackbar, dialog, navigate to activities or for example to an static customised error website.

Closing as this repository is no longer under maintenance and it's about to be archived