AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
279 stars 199 forks source link

In-App Purchase Tracking #521

Closed FabricioMF100 closed 7 months ago

FabricioMF100 commented 8 months ago

Hello!

I would like to know better if the react native plugin automatically tracks purchases, renewals and cancellations of in-app transactions (IAP) processed by Google Play and App Store.

Some points in the official AppsFlyer documentation say that this is done automatically, however in the documentation for Android SDK and iOS SDK they say that the Purchase Connector is necessary for this (https://dev.appsflyer.com/hc/docs/purchase -connector-ios), but from what I saw there is no version of this connector for React Native.

Therefore, I would like to understand better: Is it automatic or not? If not, is there any integration for React Native or any integration guides?

github-actions[bot] commented 8 months ago

👋 Hi @FabricioMF100 and Thank you for reaching out to us. In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please specify:

korkija commented 4 months ago

@FabricioMF100 Good afternoon Have you received any response from support?

FabricioMF100 commented 4 months ago

Hello, @korkija !

Yes, I received a response from support but unfortunately it was not helpful.

In short, we don't really have the feature implemented in RN, support reported that they are planning to include the functionality but there is no estimate for when this will happen.

In my case, as we use a subscription management platform (RevenueCat) we implemented direct integration of S2S events.