tauri-apps / tauri-apps/plugins-workspace
Does the deep link plugin support custom schemes on mobile?
Open
platform: ios
plugin: deep-link
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
Reading [the official Android deep link documentation](https://developer.android.com/training/app-links/deep-linking), they appear to support custom deep link schemes. The HTTP/HTTPS schemes are actually called web links instead. With non-HTTP/HTTPS deep link schemes no internet connection or verification is needed. Reading the README of the deep link plugin, it seems that at this moment it only supports custom schemes on desktop.
Contributor guide
Assessment
This issue has not been assessed yet.