How can I open url with using "Application.OpenURL(url)"
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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