Skip to main content

Hello,

we used the event `in_app_purchase` to track the purchases that where made in our app. Sadly, that event has stopped firing after updating the RevenueCat and Firebase Capacitor Plugin.

Does someone know if the event `in_app_purchase`, which is automatically collected by the firebase sdk, is the same as `rc_trial_start`?

Firebase Events Docs: https://support.google.com/analytics/answer/9234069?hl=en&visit_id=638606024194872788-4062852051&rd=1

Thanks in advance,

Marius

Hi, according to Firebase the in_app_purchase event is an initial free-trial subscription, which will be equivalent to the rc_trial_start event.