我正在使用具有深层链接的Branch.io.如果有人安装了应用程序,该链接将打开应用程序商店.
如果已经安装了应用程序,它会显示“打开”按钮并打开应用程序并正常工作.
如果未安装该应用程序,则会显示“安装”按钮,安装并打开后,即可正常工作.
我想要的是,如果应用程序已经安装,当用户点击深层链接时,它应该打开应用程序,如果没有,应该去appstore进行安装.
Is it possible to open the app with
deeplink
inbranch io
,if it has already installed or it above one is the normal procedure. hope your help with this.
解决方法
听起来你在使Universal Linking工作时遇到了问题.
您可以使用Universal Linking Validator找到问题,此处:https://dev.branch.io/getting-started/universal-linking-validator/guide/
此处还有一个指南可以解决其他潜在问题,例如测试问题:https://support.branch.io/support/solutions/articles/6000153326-ios-universal-links-troubleshooting-guide