gree / gree/unity-webview

iOS Webview opening links on external browser when long pressed

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

I'm having this issue on iOS:
When clicking links on the webpage loaded on the webview, if long pressing the links it opens on safari, instead of the app webview.

How to solve this? It is the first time it is happening to me.

Best Regards

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 reproducing the long-press behavior on iOS in the Unity WebView integration and inspect the iOS WebView implementation. Confirm how links are handled during a long press and verify completion when they remain inside the app WebView instead of opening Safari.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c, unity
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.