Figuring out web app connection from Firebase

Database & APIs

I've tried connecting Firebase project to my FF project multiple times, and I've tried deploying another Next.js project to same Firebase. So now I have 2 web apps linked in my Firebase project. How can I figure out which is my FF project between these 2?

What have you tried so far?

Both web app has same projectId, maybe as it's referencing same Firebase project, same apiKey, authDomain, etc.. the only difference is appId, but it seems FF is not showing which appId it's using.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply