Skip to main content

Why on Ios I can see in_app_purchase event, but can’t see it from Android? 
I use flutter, and Superwall for ios (because it doesn’t work for Flutter on android). 

But I use RevenueCat as a main thing, superwall just in sync after RC  

Hey ​@andrei-c4430e,

If you’re not seeing Android events for Google Analytics, I’d recommend doublechecking that the Android API secret and App ID match exactly in RevenueCat and your GA settings. 

Additionally, I’d recommend making sure that you are collecting the `$firebaseAppInstanceId` as a customer attribute for your Android customers - if this is incorrect or missing, this will prevent events from being shown in Google Analytics. 


Reply