gree / gree/unity-webview

[QUESTION] Load HTML and CSS locally.

Open
#801 3 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 all, I have a question. I was trying to run the application to render HTML from within the device, offline. Our requirements need to first download the HTML file and save it on the device after it will be used to render in the webview. I could make adjustments to point to a different folder location and retrieve the correct HTML file.

The question now is. How could I make the HTML file find the correct CSS file and properly render the styles?

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 no files, tests, or entry points. Clarify the supported offline HTML and CSS loading setup, identify the relevant integration point, and verify that a downloaded HTML file renders its linked stylesheet correctly without network access.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html, unity
Domain
frontend, web-dev
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.