I have a dev version of my app that is not published in the Play Store. I would like to test dynamic links with it, but whenever I click a dynamic link, it opens the play st
The other answer above is technically correct, but you can get close to simulating the real behavior without putting anything on the Google Play Store.
I was able to test it like this:
After that, clicking the dynamic link I created on the Firebase console worked as expected, without having my app out in the open.
Caveats: