I have a branch.io app with example.app.link as domain and bunch of links got created where
it opens “ExampleApp” in appstore or playstore.
Now due to some reason i need to change the domain(newexample.app.link or new.example.com) of the link(either sub domain or a new domain completly if subdomain doesn’t work) along with the redirection configurations.
So my new redirection is “ExampleAppNew“
Will the previously created links will open the old app or new app or error page?