Dynamic link on ios open black page

别说谁变了你拦得住时间么 提交于 2019-12-10 17:40:41

问题


When we try to open a dynamic link on an iPhone (iOS 10) without our app, the browser is opened on a blank page with a button in the middle instead of the store....why?


回答1:


Answer from 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.



来源:https://stackoverflow.com/questions/42369653/dynamic-link-on-ios-open-black-page

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!