Android Webview error code -6
问题 Hi everyone I am having an issue with an android webview : The webview works fine until I try to redirect to specific url ( which coincidentally happen to ask for cookies) "net::ERR_CONNECTION_RESET" is the error description and "-6" is the error code. Can anyone assist with how to fix this ? If I use the device browser it is working fine but with webview I get an error: **My webview client** import android.content.Context; import android.net.Uri; import android.os.Build; import android.util