Hi. I’m trying to get the Firebase/Google Analytics integration working, but I’m struggling. I have populated the integration config form, and selected the enable sandbox events checkbox. Since I did this, two real users made purchases, triggering the integration and I can see their payloads at the bottom of the integration config screen. Both events were rc_trial_start and they received 204 responses.
When I look in Google Analytics, I don’t see any mention of rc_trial_start and no revenue is recorded against the app. The data streams in Google Analytics appear to be set up correctly. Should I be performing additional configuration inside of GA or should things just start happening as my data comes through?
Finally, I have made sandbox purchases with my iOS simulator and StoreKit. I can see my sandbox user data in RevenueCat and I can see they have a Firebase App Instance Id attribute. However, this sandbox purchase is not listed in the log at the bottom of the integration config form. Is that correct? Do sandbox events not appear there even if enable sandbox events is checked?