简体   繁体   English

Branch.io:如何删除快速链接上的深层链接?

[英]Branch.io : how to remove deeplinking on Quick Links?

I want to create Quick Links in Branch.io that redirect for example : - either to my iOS list of app if the user is on iOS - or to my Android list of app if the user is on Android 我想在Branch.io中创建重定向的快速链接,例如:-如果用户是iOS,则重定向到我的iOS应用列表-如果用户是Android,则重定向到我的Android应用列表

So I created a Quick Link in Branch.io. 因此,我在Branch.io中创建了一个快速链接。

In the "REDIRECTS" tab, I pasted my iOS url and Android url to my list of apps in the appropriate fields, and changes the type of these fiels to 'Web URL'. 在“ REDIRECTS”选项卡中,我将iOS网址和Android网址粘贴到了相应字段中的应用程序列表中,并将这些字段的类型更改为“ Web URL”。

My problem if that if the user has got my app on its device, it will open my app and not my catalog. 我的问题是,如果用户在其设备上安装了我的应用程序,它将打开我的应用程序而不是我的目录。 It is because it is written on the 'REDIRECTS' page: 'If the app isn't installed, send users to: ...' 这是因为它写在“ REDIRECTS”页面上:“如果未安装该应用程序,请将用户发送至:...”

In my case, I want to send the users to my catalog even if the app is installed. 就我而言,即使安装了该应用程序,我也希望将用户发送到我的目录中。

How to solve this problem ? 如何解决这个问题呢 ?

如果您想打开网络而不是应用程序,请查看web_only功能: https ://docs.branch.io/pages/links/integrate/#open-web-instead-of-app

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM