Question

Missing method in react native sdk (react-native-purchases

  • 30 September 2022
  • 1 reply
  • 39 views

Badge +5

Hello! There is no method to set the protected attribute $firebaseAppInstanceId in react native, so the 3. of this tutorial  for the revenueCat ↔ firebase analytics integration can’t be completed. Setting it with Purchases.setAttributes({$firebaseAppInstanceId: THE_ID }) doesn’t work.

 

How can I do it?

 


1 reply

Badge +3

I was also looking into this integration. I’ve also tried this, but I can’t see any events being made in Google Analytics. 

Reply