AppAuthWebView-Android icon indicating copy to clipboard operation
AppAuthWebView-Android copied to clipboard

Error handling

Open chodanics opened this issue 7 years ago • 1 comments

Is there a way to get http errors to trickle up to the fragment handling the webview and AppAuthWebView ?

chodanics avatar Aug 01 '18 16:08 chodanics

Hello,

Currently, there isn't any HTTP error object returned, but it can be passed whenever showConnectionErrorLayout() method is being called.

I will be grateful if you send me a PR :)

hadiidbouk avatar Aug 09 '18 18:08 hadiidbouk