You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: