iostestflightdeep-linkingbranch.io

Branch IO SDK change domain breaks link


I am using branch.io for deep linking. A few days back I have installed the build from the Testflight and tested some links and it was working perfectly. It opened the application.

But when I checked today the links goes to the app store instead of opening the application. What might be the issue? Also when I open the page in my mobile it shows "FILE NOT FOUND".

Links I use: http://deeplink.notarycam.com/company

Solved the issue, because I changed the link subdomain I forget to change in the associated domains.

I create a single link and change the query params and handle on the iOS app side.

So, link generated before changing the domains were working perfectly and now links do open the app but I don't receive params as I received before. 3 params are received in branch object and one shows that +non_branch_link.

But I generated a new link and changing params works perfectly. Seems there are some issues in Branch SDK.


Solution

  • Alex from Branch.io here: this is expected. Changing your link domain will cause all previous Branch links to stop working, and we strongly recommend not changing your link domain for this reason.