Relative Content

Tag Archive for iosswiftbranch.ioios-universal-links

Universal links: Branch IO not redirecting to app store for IOS app

I am implementing universal links for my app and using branch.io to handle for same. My works fine when is installed. Seeing issues in deferred linking when iOS app is not installed and it redirect us to app store and once we open app we will use the context to redirect to correct location using branch.io checkPasteboardOnInstall function. I have followed the guidelines as mentioned in branch.io but still unable to achieve this. Has anyone faced similar issue and would love to get some answers on this?