gree / gree/unity-webview

How can I open url with using "Application.OpenURL(url)"

Open
#548 2 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

Previously, thank you for adding "SetURLPattern" method.
This feature is very useful for me. I appreciate with your kindly support.

Let me tell you one more question.
Sometimes I need to use default browser app (like a Safari app) , when I click particular url.
It means I need to call "Application.OpenURL(url)" method of Unity.
Does this feature exist in current library?
If yes, please let me know how to use it.

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 with the Unity entry points Application.OpenURL(url) and SetURLPattern mentioned in the issue, then check the current API and documentation for browser handoff behavior. Done means establishing whether the library already supports opening the default browser and documenting the usage, or clarifying the required feature if it does not.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.