gree / gree/unity-webview

Brotli Support

Open
#789 1 comment 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,

I've been trying to get websites to improve download times and I've been trying to use brotli compression.

As I understand

for iOS:
from version 11.0 - 15.1, support for brotli is already provided.

for android webview
since chromium 98 version.

However, I have been able to read that this support is only for google chorome for the android Webview is an experimental flag in the WebView settings.

Can this flag be activated for all users using my version of webview?

https://stackoverflow.com/questions/65138909/how-to-enable-brotli-compression-on-android-system-webview

A greeting and thank you very much for the help.

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 issue names Android WebView settings, Chromium 98, and iOS 11.0–15.1, but no repository file, test, or entry point. Start by determining whether the requested WebView flag is controllable by this project; done would require a confirmed implementation scope and a way to verify Brotli support for affected users.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios
Domain
mobile-dev
Issue type
Feature
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.