Why does typing a Firebase Dynamic Link in a browser lead to a different result compared to clicking on it?

旧街凉风 提交于 2019-12-11 08:48:43

问题


I am implementing Firebase Dynamic Links in an Android project and I have noticed that the diagram that they provide for a link shows different behavior when typing the link in a browser and when clicking on it. You can see an example below. Why is that and can I make typing behave the same as clicking on a link?


回答1:


You cannot. Assuming you are using Chrome, this is a design limitation from the Chrome team. You can read more about it here



来源:https://stackoverflow.com/questions/42085960/why-does-typing-a-firebase-dynamic-link-in-a-browser-lead-to-a-different-result

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