I am currently busy using the firebase dynamic link and everything works well except one thing.
When I click on a firebase link, I will be redirected to the appstore where I can download the app. When I download the app, the openURL method is called and the dynamic link is not empty, just as it should be.
Now if I delete the app and reinstall it again, the dynamic link is still NOT empty. Why is that?