gree / gree/unity-webview

How to Call remote Html (Javascript) function from Unity.

Open
#499 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

Hi,
You have done a incredible job.I have query - I have a URL which is like "https://www.abcdef.com/mypage.html" which has a javascript.I want to call a function which is in the javascript from unity. can you please point me in right direction.
This link("https://www.abcdef.com/mypage.html") stays in server i need to trigger it from unity webview.
Please 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 a remote mypage.html URL and a JavaScript function but no repository files, tests, or entry points. Start by reviewing how the Unity webview handles remote pages and JavaScript calls; done would require a documented, working way to trigger that function from Unity.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, unity
Domain
web-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.