unable to find the file 'firebase.json'.
I am adding multi path prefix in firebase dynamic links. It's saying to add prefix, you need to add this snippet in 'firebase.json' but I am unable to find this file.
I am adding multi path prefix in firebase dynamic links. It's saying to add prefix, you need to add this snippet in 'firebase.json' but I am unable to find this file.
When you run command firebase init
then it will generate a file firebase.json . and this file is under root of your project or for better understanding it is locate at parallel to pubspec.yaml file