Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstall Measurement Not Logged Properly in React Native Integration #597

Open
phuocantd opened this issue Jan 7, 2025 · 0 comments
Open

Comments

@phuocantd
Copy link

Environment:

React Native version: 0.75.4
react-native-appsflyer version: 6.15.1
Platform: Android / iOS

Expected Behavior:

Uninstall measurement events should be logged and reported correctly when the app is uninstalled from the device.

Actual Behavior:

Uninstall measurement events are not being logged in the Appsflyer dashboard despite proper setup as per the documentation.

Steps to Reproduce:

Follow the setup for Uninstall Measurement provided in the Appsflyer Documentation.
Ensure the push notification service is configured properly (Firebase for Android / APNs for iOS).
Install the app on a test device and allow the push notification permission.
Uninstall the app from the device.
Check the Appsflyer dashboard after the set waiting time to verify if uninstall events are logged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant