iOS9 universal links do not work from Safari but works from other apps

前端 未结 3 486
感情败类
感情败类 2021-01-12 09:47

I\'m currently implementing iOS9 universal links for a client.

After following apple doc and some good tutorials, I succeeded to make it working almost on the first

3条回答
  •  一生所求
    2021-01-12 09:57

    If a Universal Link succeeds in opening your app and then you click through to Safari (by tapping your site in the top right corner of the nav bar in app), then iOS stops opening the app when you visit that URL.

    Then in Safari, you can pull down to reveal a banner at the top of the page with "Open".

提交回复
热议问题