I\'m currently using Firebase 11.2.0 and unable to create a short dynamic link successfully
My code to create the long link is:
val link = \"https://
Finally I solved the problem
1- First add your SHA256 certificate fingerprint to your Firebase Project Configuration
2- Enable "Firebase Dynamic Links API" for your project at console.cloud.google.com console
Enjoy short links!