How can I reset iOS 9 Universal Linking settings?

a 夏天 提交于 2019-12-03 04:08:19

问题


While testing universal links on my iOS 9 app, I accidentally tapped "mywebsite.com >" (top right corner). This made the app navigate to the website again. Now I can't seem to make universal linking work again. Seems like iOS has remembered my preference that I would like to see links opened in Safari as opposed to my app.

Has anyone run into this? Is there a way to reset this?


回答1:


You can long-press on a universal link and it will give you an action sheet with an "Open in 'AppName'" option. Once you select that option it will default to opening the links in your app again.




回答2:


sorry for my English. You need pull down in opened page in safari from email, etc to see button "Open" (this button is system in safari). If tap "open" after

I accidentally tapped "mywebsite.com >"

universal link will work again under the old scheme.The result of this action preserves.

example




回答3:


@dan is right, long-pressing the hyperlink will give you the option to open with your app again through universal link.

If you have an Apple Smart Banner in place, you can also click on its 'Open' hyperlink to active universal links on your app again.




回答4:


for a Branch.io deep link the long tap (at least in GMail) does not work and also you can't pull down from safari, it brings you to the App Store immediately.

Instead, copy the link to Notes and then do the long press.

More info here: https://blog.branch.io/3-steps-to-troubleshoot-ios-9-and-ios-10-universal-links/



来源:https://stackoverflow.com/questions/32729489/how-can-i-reset-ios-9-universal-linking-settings

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