gree / gree/unity-webview

[Feature Request] Prevent WebView from loading new pages when hyperlinks are clicked

Open
#666 17 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 there. :)
Thank you for this free WebView plugin.

Is there any way to prevent the WebVew from loading new webPages when hyperlinks are clicked?
I checked the WebViewObject class but apparently there isn't a public API for that yet (please correct me if I'm wrong).

Can I request for a new feature to achieve this?

Thanks for reading.

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

Start by reviewing the WebViewObject class mentioned in the issue and identify how hyperlink navigation is currently exposed. Define the public API needed to prevent WebView page loads triggered by clicked hyperlinks, then verify that the requested navigation behavior is consistently prevented.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c, unity
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.