novoda/simple-chrome-custom-tabs

Provide HTTP request error fallback

juankysoriano opened this issue · 1 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