gree / gree/unity-webview

Query: Does unity-webview support intent links?

Open
#1,126 4 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 there,

Firstly, congrats on an excellent bit of software - has saved me a whole bunch of time!

For my Unity Android app I'm using Android intents to do deep linking within my app. I was therefore wondering whether unity-webview supports url-based Android intents at all - so clicking on a webview 'intent url' would take me back inside the same app (in a fully webview-host agnostic way)?
https://developer.chrome.com/docs/android/intents#examples

I can potentially achieve my solution using the javascript Unity.__ function but would prefer a tidier solution that just uses url-based intents.

[Apologies in advance if this is already covered in the documentation. ]

Best,

Stefan

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 Android intent examples linked in the issue and the unity-webview documentation, then compare them with the existing JavaScript Unity.__ approach. Done means determining whether URL-based Android intents are supported in a webview-host-agnostic way, or documenting the supported alternative.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, unity
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.