We use a Firebase extension to automatically add revenuecat events to a Firestore collection and it’s been working great for a long time already.
Now we’re adding a Firebase “dev” environment to run some tests, in the form of a second google cloud project that mirrors the production one.
Is there any potential issue or things to watch for, in linking the same revenuecat project to both the prod and dev Firebase environments?