ios 上的动态 link 打开黑页

Dynamic link on ios open black page

当我们尝试在没有我们的应用程序的情况下在 iPhone (iOS 10) 上打开动态 link 时,浏览器会在空白页面上打开,中间有一个按钮而不是商店....为什么?

回答来自google

This behavior on iOS where your dynamic links show intermediate Screen is an intended behavior. This is meant to address some issues with Dynamic Links on iOS when clicking on the link from within an app. For example, for certain apps clicking on the link would not take the user to the App Store when the app wasn't installed, or the link parameters would not get passed when the app was installed so the user wasn't taken to the correct in-app content.