gree / gree/unity-webview

err_connection_reset

Open
#1,018 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

Description

Hello!
Before I ask the question, I want to thank you for your hard work and contribution to this plugin

I have an error when using an old version of Android WebView (because I want to have compatibility with old versions as well). But maybe the problem is not in the old version of Android WebView.

When I go to a site that sometimes throws an err_connection_reset error through Chrome or ChromeTabs, Chrome somehow handles the error and loads the page.

I can only assume that when receiving an error onReceivedError -> magic happens -> page restart and successful download

I've tried clearing cookies and cache wherever possible, but it didn't help

If I manage to solve the problem, I will write back here
Thank you !

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report mentions old Android WebView, Chrome/ChromeTabs, and the onReceivedError callback, but names no repository file, test, or concrete change. Start by reproducing the err_connection_reset case on the stated WebView version and compare it with Chrome’s behavior; done would require a verified diagnosis and a documented fix or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, unity
Domain
mobile-dev, web-dev
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.