I am working on implementing firebase dynamic links to handle deep link in an app.
I followed the documentation here but it doesn't work.
The steps I did to configure dynamic links (after configuring Firebase with my app)
I tried to test it and put the URL Prefix in the notes and when I click on, it opens safari instead of the app and the page says "Invalid Dynamic Link"
I tried to remove the app, hard restart device, clean Xcode build folder and install again and it didn't work also I tried to build by release mode but also it didn't work
so does anyone figured out a solution if he went through this before?
Weird, It worked after some time without making any change.
Firebase may take some time to make the changes effective.