Universal Deeplinking plugin enables your Unity projects to be opened or activated using deep links and/or web links, enabling your projects another way to interact with your users.
The plugin automatically configures deep linking and domain association on the target platform on build, making its usage simple and quick, the integration is as simple as registering a callback to an event.
Under the hood, the plugin was made to ensure that it doesn't conflict with any other plugins on all platforms.
Features:
- Plug and play
- Simple UI to configure your deep links and web links
- Built-in editor test tool
- Global or per platform configurations
- Steam Integration
- Automatic query string parsing
- Simple API
Deep Linking Supported Platforms:
- Android
- iOS
- Windows Store
- Standalone (Linux, Windows, MacOs [intel and arm])
- Steam (Linux, Windows, MacOs [intel and arm])
- tvOS
Domain/Web Association Supported Platforms:
- Android
- iOS
- Windows Store
- tvOS
Universal Deeplinking 插件使您的 Unity 项目能够使用深层链接和/或 Web 链接打开或激活,从而使您的项目能够以另一种方式与用户进行交互。
该插件在构建时会自动在目标平台上配置深层链接和域关联,使其使用简单快捷,集成就像注册事件回调一样简单。
在底层,该插件旨在确保它不会与所有平台上的任何其他插件发生冲突。
功能:
- 即插即用
- 简单的 UI 来配置您的深层链接和 Web 链接
- 内置编辑器测试工具
- 全局或每个平台配置
- Steam 集成
- 自动查询字符串解析
- 简单的 API
支持深层链接的平台:
- Android
- iOS
- Windows 商店
- 独立(Linux、Windows、MacOs [intel 和 arm])
- Steam(Linux、Windows、MacOs [intel 和 arm])
- tvOS
支持域/Web 关联的平台:
- Android
- iOS
- Windows 商店
- tvOS
|