Hi everyone,
My project uses RevenueCat with React Native and testing on Android. I have completed integrate SDK and setup play service credentials by following this https://www.revenuecat.com/docs/creating-play-service-credentials, all is success.
I can call Purchases.purchaseProduct function without any error, but I just receive 1 or 2 purchase data on RevenueCat Dashboard and Webhook. Then there is no any next purchase data on dashboard and WebHook after that (calling Purchases.purchaseProduct is still success)
I have tried to delete my project on RevenueCat, re-create play service credentials and then just receive 1 or 2 purchase data.
Anyone has experienced this?
I really need some help here.
Thank you,